Best working NextJS + Sanity guide? Paid course vs outdated templates

12 repliesLast updated: Nov 29, 2025

is the best/working guide to NextJS + Sanity is this paid course? https://www.udemy.com/course/nextjs-with-sanity-cms-serverless-blog-app-w-vercel/
The default template starter doesnt work and the rest of templates seems outdated
https://www.sanity.io/create?template=ndimatteo%2FHULL
I don’t mind paying for the course but just want to make sure that it works
AI Update

I understand your frustration with outdated templates – this is a common pain point in the rapidly evolving Next.js/Sanity ecosystem. The good news is you don't need to pay for that Udemy course to get started with a working Next.js + Sanity setup.

Current State of Official Resources

The official Sanity templates page has been recently updated with modern starters that work with current versions. Specifically, check out:

Clean Next.js + Sanity app - This is the official, actively maintained starter featuring:

Schema UI - Next.js Sanity Starter - A more comprehensive option with:

These are battle-tested and maintained, unlike many community templates that haven't kept pace with Next.js 13+ App Router changes.

About That Udemy Course

The Filip Jerga course you linked ("Next.JS with Sanity CMS - Serverless Blog App (w/ Vercel)") was last updated for Sanity v3 and Next.js 13. While the fundamentals remain relevant, there have been significant breaking changes since then:

So while the course teaches concepts, you'd likely encounter version mismatches and need troubleshooting that isn't covered in the course material.

Better Learning Path (All Free)

About HULL and Other Templates

You're right that HULL hasn't been updated for App Router patterns. The community has largely moved to simpler, more focused starters that are easier to maintain. The official templates are now the recommended starting point.

If you want something more full-featured than the clean starter, check out:

Bottom Line

Save your money. The official Clean Next.js + Sanity template or Schema UI starter will get you further than an outdated paid course. The Sanity documentation is excellent and free, and you'll be working with current best practices rather than patterns that need updating. If you hit specific issues, the community is very responsive and helpful.

Show original thread
12 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions