An Incredibly Serious Discussion about Next.js at Reactathon
We loved our time at Reactathon, even when our discussions were... very serious.
Exploring the Jamstack and the future of web development. Subscribe to our newsletter to make sure you don't miss anything.
We loved our time at Reactathon, even when our discussions were... very serious.
Want to use AMP in your Next.js projects? Want to know more about what AMP is? Learn both now!
Want to add useful, fun, or experimental plugins and presets to your Next.js projects? Here's how!
Children in React have a changing data structure, there's multiple ways to use them, and they have a module. Let's deep dive into how to use them!
Where and how do I call an API in Next.js? How does getStaticProps work? Can I mix and match build time and runtime? Learn all of this and more in this post.
Next.js collects telemetry data by default. Here's how to disable that!
Where are my logs? Next.js is a hybrid framework, so depending on where you call console.log(), the results could be in different spots.
Learn what React Strict Mode is, and how to implement it across your Next.js applications!
Both Next.js and Netlify come with built-in support for environment variables. Here's how to use them!
Ever wanted to apply global styles across your Next.js application? Here's how!
Why have a boring default error page when you can spruce it up? Next.js has a custom static 404 page built right into the framework. Here's how to use it.
Today we're excited to bring you a build plugin for deploying Next.js on Netlify, making it faster and easier than ever before to get your sites deployed.
Absolute imports can save the day when you have to deal with project organization and multiple levels of folders.
Make your React, Gatsby, and Next.js applications more responsive with a touch of JavaScript and combining some cool APIs.
Sometimes you need what's called an "escape hatch" to access certain browser properties and methods in a Next.js application. Here's how to make one!
React Fast Refresh is the latest and greatest way to load components in vanilla React, Next.js 10+, Gatsby, and more!
Next.js allows you to both server-side render and statically generate websites. Why would you choose one over the other? Read and find out!
Ever wondered how you should manage state information across your Next.js applications without installing anything extra? Look no further!
Learn how to deploy Next.js sites to Netlify! Take advantage of Next features like dynamic routes and Preview Mode while keeping the power of Netlify.
We had a blast at Next.js Conf and our teammate Cassidy had a spooky demo for everyone.
Netlify's package next-on-netlify now fully supports Preview Mode for Next.js!
Introducing JamSnacks, quick bites from community leaders who are building key technologies at Jamstack Conf, October 6-7.
In this post, you'll learn how to set up and integrate Prismic with Next.js on Netlify.
In this post you'll learn about how to use the Netlify Identity Widget in your Next.js projects!
Learn how to use Commerce.js and React with Next.js to create your own Jamstack eCommerce sites in this detailed tutorial with demonstrations and code samples.
Netlify recently announced Build Plugins, which allow you to customize your build process with one click from the UI, and we list the top 10 most popular Build Plugins by installs.
What's so exciting about Next.js? Should I be using it for my project? Here's a primer to help figure out if it's right for you.
Using the next-on-netlify package, you can use some of Next.js's server-side routing features on Netlify with ease.
Accepting submissions to forms with Netlify and Next.js is straightforward, with just a few easy steps!
Next.js 9.4 is out, and there's a handful of juicy features to try out!
Here's a primer on the Open Graph Protocol, and how to update metadata in your Next apps!
If you've ever wanted to build a Next project on Netlify, here's a tutorial to get you started.