The React Framework – created and maintained by @vercel.

This is surreal! Honored to be presenting alongside these talented folk 🥰
Introducing the Next.js Conf 2022 speakers. nextjs.org/conf/speakers
1
25
Next.js retweeted
Introducing the Next.js Conf 2022 speakers. nextjs.org/conf/speakers
14
65
507
Next.js Conf is less than 30 days away. Have you claimed your free ticket? Join our limited release of in-person tickets to Next.js Conf—San Francisco. Tickets drop in 30 minutes. vercel.fyi/nextjs-conf-22
6
25
120
Next.js retweeted
Learn Next.js with our free courses: Foundations ◆ JavaScript to React ◆ React to Next.js ◆ How Next.js works Create Your First App ◆ Styling Pages ◆ Data Fetching ◆ API Routes ◆ Deploying SEO ◆ Crawling and Indexing ◆ Core Web Vitals nextjs.org/learn
9
102
622
Next.js retweeted
The Verge: new version built with @nextjs, @vercel, and @tailwindcss 🔥 theverge.com
62
128
1,865
Next.js 12.3 is here. `npm i next@latest`
Next.js 12.3: ◆ Improved Fast Refresh ◆ TypeScript Auto-Install ◆ New Router + Layouts Update ◆ New Image Component (Stable) ◆ SWC Minification (Stable) nextjs.org/12-3
5
35
273
In Next.js 12.3, changes to configuration files like `.env` and `.tsconfig.json` will not require restarting your local development server.
2
12
169
In Next.js 12.3, adding `.ts` files while running `next dev` or `next build` automatically installs any necessary TypeScript dependencies.
5
6
117
Next.js retweeted
Join the community and speak at Next.js Conf. CFP is open until September 16: vercel.link/cfp nextjs.org/conf
1
26
122
Next.js retweeted
Migrating a custom React + Express app to Next.js: ◆ 41.6% improvement in loading speed ◆ Removed half of the loading screens, reducing client JS ◆ Redux → React Query ◆ React Router → Next.js Great post on incrementally adopting @nextjs 👏 blog.benchsci.com/moving-hou…
10
81
694
Next.js retweeted
Today, we're also unveiling the new @nextjs logo.
57
153
1,425
Dynamic without Limits.
Just got my ticket for #nextjsconf by @vercel, claim yours! Let's make the Web. Faster. nextjs.org/conf/tickets/oct2…
2
9
128
Next.js retweeted
Announcing Next.js Conf. Claim your ticket to build the future with @reactjs and @nextjs. nextjs.org/conf/?d=oct2022
31
233
1,269
Next.js retweeted
With 91,700 stars, @nextjs just passed Kubernetes 😮
20
104
1,368
Next.js 12.2.3 69 patches, 13 documentation changes, and 15 examples updated. Thank you to the 36 contributors for this patch release. github.com/vercel/next.js/re…
Next.js 12.2.1 We've patched 45 bugs, 16 documentation changes, and updated 18 examples. github.com/vercel/next.js/re…
7
23
198
1/ Update on the new Next.js router, with support for nested layouts and React Server Components. This is the biggest update to Next.js since it was released and incorporates many features from React 18. We made a quick demo to show some of the features.
58
516
3,172
5/ On navigation, the “payload” for Server Components is stored in the client-side cache. ◆ Soft pushes don’t refetch from the server, making navigation instant ◆ Hard pushes invalidate the “slice” of data from the server, allowing you to get fresh data
2
2
105