Getting Started with GraphQL
Daniel Phiri introduces GraphQL concepts and how to utilize them in building a web application.
Have an account? Log in
Sometimes you just want to get some dynamic content into some static HTML files. If you have a static, hardcoded website that’s already built, you don’t need to completely rebuild it in order to get dynamic content into it from an API such as a headless CMS. Eleventy is a great tool to do this work - even if you only need to work on one file at a time.
What you’ll need to get flying with Eleventy:
Joel is President at Agility CMS, a SaaS headless content management platform that combines flexible and fast Headless architecture with familiar and easy Authoring tools for editors.
Joel has over 20 years of experience in customer relationship management, product management and has embraced cloud technology as a ground-breaking concept over a decade ago.
Daniel Phiri introduces GraphQL concepts and how to utilize them in building a web application.
Joel Varty will show how to get started using Next.js to create Jamstack websites using React.
Joel Varty will show how to get started using Gatsby to create blazing fast websites using the Jamstack.
Edidiong Asikpo explains the DOM, it’s tree-like structure, and how to target and manipulate it.
TJ VanToll explains the things he learned when he returned to web development after spending years deep in mobile app development.