👀 Our most exciting product launch yet 🚀 Join us May 8th for Sanity Connect

Headless CMS: Building Apps with Nuxt and Sanity

This article explains what Sanity is all about and how to build a simple books list app. Sanity CMS stores our content, which will be editable in Sanity Studio. We will make this app with Nuxt and style it using pure CSS.

Olawanle Joel
Go to Headless CMS: Building Apps with Nuxt and Sanity

Creating a navigation schema

Studio v2

How to build a navigation schema that will allow multiple navigations for any type of content.

Lo Etheridge
Go to Creating a navigation schema

Guide to server-side rendering with Deno and React

Studio v2

In this tutorial, we will take a look at server-side rendering with Deno and React. To get a proper hang of the fundamental concepts, we will start by discovering what Deno is, and how it compares to Node in terms of security, package management, and so on.

Oluyemi Olususi
Go to Guide to server-side rendering with Deno and React

How to Create a Progressive Web Application with Vue and Sanity

Studio v2

In this article, you will learn how to build a simple web application with Vue.js, query your data from Sanity, and make it a Progressive Web Application (PWA) by installing the PWA plugin. In making it a PWA, the app will be able to be installed on mobile phones.

Olawanle Joel
Go to How to Create a Progressive Web Application with Vue and Sanity

Headless Ecommerce Tutorial with (Sanity and) the Shopify API

Studio v2

In this article, we are going to create a website with Next.js. We will create a headless Shopify Store using Shopify's Storefront API and combine this with data from an instance of Sanity.

Jamie Bradley
Go to Headless Ecommerce Tutorial with (Sanity and) the Shopify API

Crafting a Theme Engine

Organize your content in a way to easily stage core components like home, navigations, and other global modules

Kevin Green
Go to Crafting a Theme Engine

Creating my first Sanity.io plugin

I created my very first Sanity plugin and this article details out my experience - the problems I encountered and how I solved them. But yeah, just really scratching my own itch!

Dorell James
Go to Creating my first Sanity.io plugin

Build an e-commerce site with the Stripe API

Studio v2

In this tutorial, we'll make a no-frills "merch store" for a personal blog using the Stripe API, Next.js, and Sanity. We'll leverage Stripe's fantastic checkout platform to redirect our customers to Stripe's servers for their checkout process.

Joe Holmes
Go to Build an e-commerce site with the Stripe API