Change release date to July of 2021
This commit is contained in:
11
radar/2021-07-01/next-js.md
Normal file
11
radar/2021-07-01/next-js.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "Next.js"
|
||||
ring: adopt
|
||||
quadrant: languages-and-frameworks
|
||||
---
|
||||
|
||||
[Next.js](https://nextjs.org/) claims itself as **the** React framework for production.
|
||||
It comes with first-class developer experience and many features for example: hybrid static & server-side rendering, TypeScript support, image optimization, code splitting & much more.
|
||||
|
||||
We at AOE are already using Next.js for some big projects.
|
||||
The main reason for that is the modern stack (React with TypeScript) and the possibility to render on the server (static pre-rendering or dynamic SSR) to be able to get crawled by search engines and stay SEO relevant.
|
||||
Reference in New Issue
Block a user