Find hidden gems 💎

Hero Hidden gems image

Master all the tips and tricks of Next.js

A coffer full of treasures

Next.js is a fullstack framework with a strong integration of client and
server code transparently, and many fantastic possibilities.

Yet, sometimes this is overwhelming. NextPatterns Hidden Gems are
reusable patterns that will help you solve different technical problems
you'll face in daily work with Next.js.

What to expect from this course?

You will learn fullstack patterns that allow you to get the most out of Next.js:

  • Properly stream a file without bloating your RAM.
  • Personalize a website for the current user while using static rendering.
  • And discover other patterns you wouldn't have even thought existed.

Hidden Gems are architectural patterns so good we can't even categorize them!
A treasure

Try it out!

Each pattern is an article focused on solving a specific problem.
It includes an interactive code demonstration.
For those who want to practice, each pattern comes with an optional exercise with
a live preview in a web container.

Learn more about client-only code in Next.js and other topics on NextPatterns