Wrapping up Blogvent 2020!
We posted a lot on the Netlify blog this month. Take a look at the Blogvent posts you might have missed!
Exploring the Jamstack, static sites, and the future of web development. Subscribe to our newsletter to make sure you don't miss anything.
We posted a lot on the Netlify blog this month. Take a look at the Blogvent posts you might have missed!
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!
Curious about the new Web Monetization W3C proposal? Here's how to implement it in your projects with Netlify Snippet Injection!
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.
Want to get your CodePen work onto Netlify? Here's how to do it in a snap!
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.
If you're interested in pair or mob programming with your team but you aren't sure if it's the right fit for you, here's a bunch of answers to common questions to help you make your decision.
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!
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!
Netlify has released the ability to disable forms, a new build enqueued status, and build cycle usage visibility updates!
In this post, you'll learn how to set up and integrate Prismic with Next.js on Netlify.
In this post, you'll learn how to set up and integrate Contentful with Next.js on Netlify.
In this post you'll learn about how to use the Netlify Identity Widget in your Next.js projects!
Two-factor authentication is live and ready for your Netlify account!
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.