Building A Static-First MadLib Generator With Portable Text And Netlify On-Demand Builder Functions
In this article, we’ll be building an interactive fiction experience in which a user can insert words that match parts of speech given by the content creator. Let’s go!
This is an external link at:www.smashingmagazine.com
GraphQL vs REST: which API is best for your web app?
Are you planning to build an API for your web application and you don't know what architectural approach to take? In this article, we will describe REST and GraphQL APIs. We will see their features, advantages, disadvantages, and use cases.
Form submission using Gatsby, SANITY, Netlify and React Hook Form
A walk through of creating a contact form in Gatsby that submits to both an email address and a backend database using SANITY. The form itself will be built using React Hook Form and also integrate with Netlify forms.
JSON docs are everywhere, but they’re rarely structured the way you want it. Learn to use GROQ in the CLI to get JSON doc data into the shape you need it.