Getting Started with GraphQL
Daniel Phiri introduces GraphQL concepts and how to utilize them in building a web application.
Next.js has been rapidly gaining adoption. This is because it is a React-based framework for building websites that can be either server-side rendered, statically rendered (i.e. Jamstack) or any combination of the two. Plus, Next.js simplifies many aspects of React website development. In this free virtual meetup, Joel Varty will show you everything you need to know to get started building and deploying Jamstack sites using Next.js.
The world’s leading companies use and love Next.js Next.js helps developers save time by removing the need to use bundlers like webpack and then transform the code using compilers. This enables them to pre-render static pages, adding to a website’s performance and its SEO.Next.js also enables hot-module replacement, which means that instead of reloading an entire application when code is changed, it only recreates modules that have been altered.
What you’ll need to get cozy and comfortable with Next.js and Vercel:
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.
Edidiong Asikpo explains the DOM, it’s tree-like structure, and how to target and manipulate it.
Henri Helvetica looks at the rules that have guided us in web performance for the last decade and how they have evolved.
Caroline Frasca demonstrates how to rapidly build web apps with Python using the open source Streamlit library.
Michael Dowden will walk through building a serverless progressive web app (PWA) that will cover how to use database to cloud functions, hosting, and authentication in Firebase.