Technology: Next.js

Next.js is a React "meta" framework offering server-side rendering, automatic code splitting, and optimized performance, ideal for building scalable web apps

Showing 1-5 of 5 posts

Post
React Server Components (RSCs): A Complete Guide for Beginners

This post has everything you need to learn React Server Components, otherwise known as "RSCs". Most importantly, you'll learn how they can help you!

Read more
Post
Invisible ReCAPTCHA with Next.js and TypeScript (deferred script)

This post walks through how to enable ReCAPTCHA in a performant way with the Next.js built-in script component

Read more
Post
How to set up an RSS feed with Next.js in a Nrwl NX monorepo

This post is a quick walkthrough of how I set up an RSS feed for my blog with Next.js and the Nrwl NX mono repo tooling

Read more
Post
How to build a Masonry Image Gallery + Lightbox with Next.js

Build a masonry layout of images that are clickable and open into a beautiful lightbox with the Next.js Image component

Read more
Post
Nextjs Image Component: In-Depth Tutorial

The Next.js Image component does a lot under the hood, but how does it work and how do you use it effectively?

Read more

Showing 1-5 of 5 posts