Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Next.js 2.0

Vercel News·Arunoda Susiripala·4 days ago
#yhQKa659
#vercel#next#react#server#component#article
Reading 0:00
15s threshold

More than  3.1 million developers  read our  announcement post  of  Next.js . More than  110 contributors  have submitted patches, examples or improved our documentation. Over  10,000 developers  have starred us on  GitHub . Today, we are proud to introduce  Next 2.0  to the world. What follows is a quick summary of every new feature and improvement we have made. Link to heading React Made Easy and Simple Next.js is a very slim yet powerful framework. Place React components in a  pages  directory and running  next , and you'll get automatic code splitting, routing, hot code reloading and universal (server-side and client-side) rendering. The "Hello World" of Next.js, as presented in our introductory post. It's  easy  because it's one command for development ( next ), and two others ( next build  and  next start ) for a production-ready app. It's  simple  because it composes really well.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More