Frontend Masters – Introduction to JAMstack

Frontend Masters – Introduction to JAMstack
English | Size: 1.91 GB
Category: Tutorial


by Jason Lengstorf of Netlify, Feb 2020
Front-end developers have significantly more power and autonomy to create full-featured apps as the back-end is being moved more and more into services. In this course, you’ll learn how the different parts of the JAMstack fit together, from building apps out of only static assets to handling asynchronous interactions with serverless functions. You’ll also set up advanced features like authentication and store and retrieve information from databases, then ship your new site to production!

Linkedin Learning – Building Serverless Apps with JAMStack and Eleventy

Linkedin Learning – Building Serverless Apps with JAMStack and Eleventy-XQZT
English | Size: 501.57 MB
Category: Tutorial

JavaScript, APIs, and prebuilt markup. It’s called the Jamstack and it’s all you need to build a serverless app. The templating and clean basic architecture make it easier to build applications without reinventing the wheel, while retaining the flexibility you need to handle data from a wide variety of sources. Combined with the static site generator Eleventy you have an even more efficient way to create and deliver serverless apps and websites. In this course, instructor Ray Villalobos takes you through a step-by-step project built with the Jamstack and Eleventy. Learn how to build pages from Eleventy templates and layouts, connect to site data through APIs, use features like shortcodes and filters to inject and update content, and group content in collections. Plus, learn how to use pagination to regroup pages and add navigation with plugins.