A solid introduction to the Jamstack, including full build tutorials for an initial SSG setup with Eleventy and Netlify, integrations with the News API service and Open Weather, geolocation checks and content localisation, Netlify functions for API requests, and even some mention of SSL on localhost.
- Source
- Link to Original 🔗
- Published
- Categories
- Frontend, JavaScript
- Tags
- Jamstack, Netlify, Netlify functions, serverless, lambda, tutorial, Open Weather API, Eleventy, SSG, progressive enhancement, localisation
Explore Other Notes
⬅ Newer
The landscapes of South England
Whilst archiving an old copy of Digital Photographer I came across a profile of North Devon photographer Ross Hoddinott. His work stood out as just exceptional landscapes from areas I love …
Older ➡
Storage for the web
A detailed overview of the various methods available to locally store website or web app data. Overall, the recommendation …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>A solid introduction to the Jamstack, including full build tutorials for an initial SSG setup with Eleventy and Netlify, integrations with the News API service and Open Weather, geolocation checks …</p> </body> </html>
- Murray Champernowne