Skip to main content
whitep4nth3r logo

Why I love building with Next.js — a fireside chat with Cassidy Williams of Netlify

I joined Cassidy Williams to talk about the performance benefits of Next.js, and how developers can make the most of the JavaScript framework.

⚠️ This post is over two years old and may contain some outdated technical information. Please proceed with caution!

In this fireside chat, I joined Cassidy Williams to talk about the performance benefits of Next.js, and how developers can make the most of the framework.

Next.js has a lot of options when it comes to data fetching methods, which can be both a blessing and a curse. Learn about how to think about data fetching methods in Next.js to build performant static sites that create dynamic user experiences. We also cover why we personally use Next.js for projects, the best way to style a Next.js app — and I decided to bring back the phrase “surf the web.”

Click the video above to play

Like weird newsletters?

Join 387+ subscribers in the Weird Wide Web Hole to find no answers to questions you didn't know you had.

Subscribe

Salma is looking straight at you, sat at her desk. Behind her is a wooden wall with VHS style art on it depicting HTML and CSS in VHS cover art form, there's a bit of a shelf behind her on the right where you can see a plant and a GitHub stars trophy. In the foreground there is a microphone. She is folding her arms, wearing a black high next top and thick rimmed black glasses, sitting on a cream chair that you can see the back of. To the left behind her there is a glimpse of a pink patterned chair and another plant.

Salma Alam-Naylor

I'm a software engineer, developer educator, and live streamer. I help developers build cool stuff with blog posts, videos, live coding and open source projects. Head of Developer Education at nordcraft.com.

Did this post help you?

☕️ Buy me a coffee

(thank you!)

Related posts

4 Aug 2021

A Next.js complete beginner tutorial using the Spotify API

I'm joined by Ebonie (metalandcoffee_) where we set up a new Next.js and Spotify API project to curate music recommendations.

Tutorials 1 min read →

10 Oct 2021

Next.js Dynamic Routes with Contentful's GraphQL API — with Jason Lengstorf

In this episode of Learn with Jason, I teach Jason how to use Contentful’s GraphQL API to power Next.js dynamic routes.

GraphQL 90 min read →