Getting Started with the DOM
Edidiong Asikpo explains the DOM, it’s tree-like structure, and how to target and manipulate it.
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.
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.
TheJam.dev is a 2-day virtual conference focused on how to build modern web applications using Jamstack, serverless and more