Astro from the Ground Up
Despite being new, Astro is already changing the game for building Jamstack applications with its focus on deliverying better performance through less JavaScript. Cassidy Williams shows you how to get started.
In modern development, there are so many great tools for developing websites, but often they are more than what’s necessary for a given project. In this lightning talk, we’ll explore how to take a humble HTML page and make its content editable in a CMS with no frameworks and no client-side JavaScript.
Our final product will be a website that only contains HTML. That’s right, no CSS, no JS. Just pure markup! We’ll explore how to create a build process to fetch data from a third-party API, run it through a templating engine, and finish with a lovely set of semantic HTML that any browser could love.
Bryan is a developer educator that has been working on the web for over 18 years. He’s worked for large-scale news organizations, boutique agencies, and developer tools such as Sanity, Algolia, and Hygraph.
Despite being new, Astro is already changing the game for building Jamstack applications with its focus on deliverying better performance through less JavaScript. Cassidy Williams shows you how to get started.
Nate Finch covers everything you need to know about building and deploying Wordpress in a headless/static ecosystem.
The definition of Jamstack is evolving quickly and in this free session, Ishan Anand will look at what is driving this change and share a unifying theory of what Jamstack is.
Francois Lanthier Nadeau will explore monolithic, Jamstack, and headless commerce and how to pick your e-commerce stack.
Adam Lamarre will explore a solution to adding personalization to a Jamstack site.