Next.js
Next.js is an open-source web development framework created by the private company Vercel providing React-based web applications with server-side rendering and static website generation.
The Next.js Logo | |
Original author(s) | Guillermo Rauch |
---|---|
Developer(s) | Vercel and the open-source community |
Initial release | October 25, 2016 |
Stable release | |
Preview release | v13.3.1-canary.03
|
Repository | github |
Written in | JavaScript, TypeScript, and Rust |
Platform | Web platform |
Size | 17.0 MB |
Type | Web application framework |
License | MIT License |
Website | nextjs |
React documentation mentions Next.js among "Recommended Toolchains" advising it to developers when "building a server-rendered website with Node.js". Where traditional React apps can only render their content in the client-side browser, Next.js extends this functionality to include applications rendered on the server-side.
The copyright and trademarks for Next.js are owned by Vercel, which also maintains and leads its open-source development.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.