Better Programming

Advice for programmers.

Follow publication

Member-only story

5 New Killer Features of Next.js 12

Jose Granja
Better Programming
Published in
7 min readNov 2, 2021
next.js 12
Capture by Author

The Next.js framework was created by Vercel in 2016. It started as a server-side rendering-focused framework. It has gradually evolved since. Now it is a complete suite to build blazing fast React apps. It is developer-friendly and intuitive to use. Here are its strongest features:

  • Page-based routing
  • Hybrid pages
  • Environment variables
  • Static file serving
  • Image optimization
  • Analytics
  • Internationalization
  • Great documentation

They have been labeling themselves as “The React Framework for Production.” It was quite an ambitious slogan at first, but it’s becoming harder to argue by the day. Its newest release is rocking a lot of awesome features that improve its performance. Are those enough to make this the go-to React framework? Is it going to become the Angular of React?

In this article, we will be checking its top newest features and see if those are enough to make you switch.

1. Faster Builds

The new Next.js 12 ships with a new Rust compiler. This compiler takes advantage of native compilation. This…

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Jose Granja
Jose Granja

Written by Jose Granja

Top Writer @Medium | 1M+ Views | Lead FE @Lingoda | I write weekly about web-development topics 📰 Support me at https://dioxmio.medium.com/membership 🙇

Write a response