Jamstack 101: Getting Started with Next.js and Vercel
Joel Varty will show how to get started using Next.js to create Jamstack websites using React.
GraphQL has become increasingly popular because it addresses a number of issues that are common with APIs, and specifically RESTful APIs. For example, GraphQL supplies a single endpoint for all your API calls, it is self-documenting and it returns only the data you request. In this session, Daniel Phiri introduces GraphQL concepts and how to utilize them in building a web application.
This talk will get you up to scratch with GraphQL, a query language for APIs and help you understand it’s use case, history and how to use data from a GraphQL API in the front end of your web application.
Daniel Madalitso Phiri is a retired Podcaster, Lorde super fan, Software Developer, Technical Writer and currently a Developer Advocate at Strapi.
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.