What we learned from using Sanity and Next.js to create our new Resource Guru website
Resource Guru has just launched an ambitious rebranded marketing website built using sanity and Next.js. We have built a site that will serve us for many years to come, and need to be able to iterate on the project as we evolve as a company.
This is the personal site for James Q Quick, highlighting different types of content that are stored in Sanity: blog posts, talks, streams, YouTube videos, etc.
Jungle.js is a new SSG framework for Svelte that I'm really excited about. It definately needs to prove itself, but I think it has a bright future! Today I'm going to be showing you how you can add Sanity CMS as a data source for a Jungle powered blog.
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.