Just a little JAMstack demo site for code exercise.
- HTML
- CSS via Sass
- JS (primarily as jQuery in the front-end, although with gradually increasing amounts of vanilla)
- Gulp for build/taskrunner
- Netlify for continuous deployment from this repo (plus hosting)
- Node for API endpoints via Netlify Functions
- Airtable (<-- referral link) for datastore
- If you're looking for a solution to wiring up a Netlify site to Airtable via Node, see https://github.com/scottbram/CinemaTron/blob/prod/functions/at_api.js