Tutorial
Opinionated best practices on how to use Prismic and Next.js
 - How to setup Hubspot embed forms into a Next.js Prismic website- Here is a straightforward technique to integrate a Hubspot form into a Prismic slice 
 - Add FAQ structured data to your articles using Prismic and GatsbyJS- FAQ schema can help your articles get featured in Google's FAQ section. Learn how to add FAQ structured data to your articles in your GatsbyJS application using Prismic fields. 
 - How to configure code syntax highlighting with Prismic, Gatsby and PrismJS- Learn how to create a Prismic Slice to pass markdown to your Gatsby component which you can then highlight with PrismJS 
 - How to query the Prismic API so it to only returns specific fields- A simple way to reduce the JSON size of your Prismic queries (hint: use the fetch parameter) 
 - Generate a dynamic sitemap for your Next.js Prismic website- How to generate a hands off sitemap with Next.js and Prismic, utilising the new Prismic client v6 package and their new Route resolver 
 - How to add Schema Markup to your Prismic React website- Learn how to set up your schema structured data fields on Prismic so your content writers can have the freedom to manage those on Prismic without a dev's help.