Skip to main content
whitep4nth3r logo

1 Sep 2021

1 min read

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

Want weird stuff in your inbox?

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

Subscribe

Salma sitting cross legged on a sofa, holding a microphone, looking up into the right of the space.

Salma Alam-Naylor

I'm a live streamer, software engineer, and developer educator. I help developers build cool stuff with blog posts, tutorial videos, live coding and open source projects.

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 →