The JAMstack connects a static site generator using your favourite JavaScript framework with a huge range of data sources.
That sounds unspectacular, but it results in unbeatable performance of directly served files via CDN combined with a modern development setup.
With a rapidly growing environment there are dozens of tools popping up: e.g. Next.js, Gatsby.js or Hexo for generating your markup; Contentful, GraphCMS or dotCMS for managing your data and even more for hosting your files.
This talk gives you an introduction to the inner workings of the JAMstack and how to choose from the multitude of tools. You’ll learn the practical steps of setting up and developing a project with Gatsby.js and a headless CMS.