Session Spotlight
Peanut Butter Jamstack
While app servers like PHP, .Net, and Node, are powerful ways to build dynamic web apps, for many sites, they are overkill for what is required. The Jamstack (AKA static sites with superpowers) provides a way to keep your dynamic server on your machine and deploy simple, but still powerful, static resources to the Interwebs. This talk will define the Jamstack, discuss different ways of working with it, talk about dynamic options, and give you resources to learn more.
Prerequisites
Basic web experience.
Take Aways
- What exactly the Jamstack is...
- What options you have for tools and services in the Jamstack
- Where it makes sense for web sites
- How you can enhance static sites with APIs