Next.js Profile Banner
Next.js Profile
Next.js

@nextjs

Followers
192,100
Following
6
Media
17
Statuses
192

The React Framework – created and maintained by @vercel .

Joined December 2021
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
@nextjs
Next.js
11 months
Next.js 14 ◆ next dev --turbo ↳ 53% faster local server startup ↳ 94% faster code updates ◆ Server Actions (Stable) ◆ Partial Prerendering (Preview) ◆ New Next.js Learn Course ↳ App Router ↳ Authentication ↳ Postgres
224
1K
7K
@nextjs
Next.js
2 years
Next.js 13 ◆ Layouts ◆ React Server Components w/ Streaming ◆ Component-based Data Fetching & Caching ◆ Turbopack: the Rust-based Webpack successor ◆ Improved `next/image` ◆ @next /font
86
989
4K
@nextjs
Next.js
4 months
Okay, we're joining the fun.
Tweet media one
77
372
3K
@nextjs
Next.js
4 months
Next.js 15 RC ◆ React 19 + React Compiler support ◆ `fetch` and Route Handlers no longer cached by default ◆ Incrementally adopt Partial Prerendering ◆ New `create-next-app` design ◆ next/after (Experimental)
91
707
3K
@nextjs
Next.js
2 years
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.
66
542
3K
@nextjs
Next.js
5 months
VS Code now supports custom editor labels. If you want to change the display of `page`/`layout` (or other Next.js file conventions) you can modify your `settings.json` to change the tab title.
Tweet media one
29
307
2K
@nextjs
Next.js
2 years
Introducing Route Handlers Easily define server-side API endpoints in App Router (app/) ◆ Pre-rendering / ISR support ◆ Powered by Web APIs (Request & Response) ◆ Multi-runtime (Edge & Node.js) ◆ Declarative method-based routing ◆ Streaming support
Tweet media one
37
244
2K
@nextjs
Next.js
2 years
Next.js has passed 100,000 stars on GitHub – now the 14th most-starred software repo. Thank you to our community, from the library maintainers to the educators.
53
151
2K
@nextjs
Next.js
8 months
Next.js 14.1 ◆ Improved Self-Hosting: New docs and custom cache handler ◆ Turbopack Improvements: 5,600 tests passing for next dev --turbo ◆ DX Improvements: Improved error messages ◆ Parallel & Intercepted Routes: 20 bug fixes ◆ And more!
59
306
2K
@nextjs
Next.js
5 months
Next.js 14.2 ◆ Turbopack (RC): 99.8% of tests passing for `next dev --turbo` ◆ Build / Production Improvements: Reduced memory usage ◆ Caching Improvements: Configurable client-side cache revalidation ◆ Errors DX: Better hydration mismatch messages
45
273
2K
@nextjs
Next.js
1 year
Next.js 13.4.8 includes improvements for compiler performance and various bug fixes. On Vercel​.com, this led to 1.5x faster local server startup and 54% faster updates when making changes (HMR / React Fast Refresh). Here are the changes we've made to improve performance ↓ ◆
104
226
2K
@nextjs
Next.js
1 year
Learn how to create forms, handle loading and error states, and revalidate cached data with the Next.js App Router and Server Actions.
40
210
2K
@nextjs
Next.js
3 years
echo 'export default () => 'Hello, Twitter' > pages/index.js
85
158
2K
@nextjs
Next.js
9 months
Next.js can be self-hosted using a Node.js server, a Docker container, or a static export. We've updated our self-hosting docs on: ◆ Runtime environment variables ◆ Custom cache configuration for ISR ◆ Custom image optimization ◆ Middleware
34
164
1K
@nextjs
Next.js
2 years
Next.js 13.1 includes a new configuration option to convert imports for barrel files into their direct path. Learn more from @leeerob in this 2-minute demo.
40
165
1K
@nextjs
Next.js
5 months
Next.js now has 1 million monthly active developers. 80% of Next.js applications are now on v13 or later. We’ll be releasing v14.2 very soon with further improvements. Thank you for your continued trust and support.
Tweet media one
60
141
1K
@nextjs
Next.js
8 months
日本のNext.jsコミュニティの方々が、App Routerのドキュメントを翻訳し独自に公開してくださりました。野村総合研究所(NRI) @nri_official の皆様に感謝いたします。ぜひご活用ください!
8
242
1K
@nextjs
Next.js
11 months
Learn about the hidden cost with JavaScript runtimes. By optimizing package imports, we’ve seen 40% faster cold boots when using libraries with many barrel files.
9
142
1K
@nextjs
Next.js
2 years
We've updated `create-next-app` with a new look. Try it out today →
38
96
1K
@nextjs
Next.js
2 years
Learn how to create instant Loading UI in the Next.js 13 `app` directory from @samselikoff .
23
110
981
@nextjs
Next.js
6 months
Turbopack is now passing 5834 tests for `next dev --turbo`. 26 remaining for 100%: ████████████░ 99.6%
26
61
931
@nextjs
Next.js
2 years
Next.js 13.1.2 create-next-app improvements: ◆ `src/` convention prompt ◆ `app/` directory (beta) prompt ◆ `@/*` alias for import paths by default + 79 improvements, 23 docs changes, and 14 updated examples.
21
98
902
@nextjs
Next.js
8 months
Learn how to fetch, cache, and revalidate data using the Next.js App Router.
26
124
882
@nextjs
Next.js
1 year
We'd like to share an update on the Next.js App Router and our current focus areas: ◆ Improving Performance ◆ Improving Stability ◆ Improving Developer Education
30
96
762
@nextjs
Next.js
8 months
Get started with Next.js from our official course. You'll learn about: ◆ Adding styles, fonts, and images ◆ Creating layouts and pages ◆ Fetching and mutating data from Postgres ◆ Handling errors and improving accessibility ◆ ...and more!
17
118
745
@nextjs
Next.js
2 years
We've been rapidly improving Next.js with six new patch releases in the past month. Here are some of the impactful changes to both the `pages` directory (stable) and the `app` directory (beta) in recent releases ↓
7
66
736
@nextjs
Next.js
1 year
Next.js Conf returns to SF and online on Oct 26. Register and claim your ticket today.
13
108
713
@nextjs
Next.js
15 days
Next.js Conf is here. Join us in SF or online Oct 24. • Sessions led by you (apply today) • Hands-on workshops led by Next.js experts • Meet and learn from the community Register now and apply to speak:
25
131
723
@nextjs
Next.js
4 months
Turbopack is now passing 5918 tests for `next dev --turbo`. 🚨 1 remaining for 100%:
@nextjs
Next.js
6 months
Turbopack is now passing 5834 tests for `next dev --turbo`. 26 remaining for 100%: ████████████░ 99.6%
26
61
931
20
29
677
@nextjs
Next.js
11 months
Learn about security protections being built into Next.js. View our guide for auditing applications, including security best practices for Server Components and Server Actions.
6
63
589
@nextjs
Next.js
2 years
Learn how to use built-in SEO support with the new Metadata API for the App Router, introduced in 13.2.
13
78
549
@nextjs
Next.js
2 years
Next.js Middleware allows you to run code before an incoming request is completed. In 13.1, we've made Middleware more powerful, allowing you to produce responses and set request headers. Learn more from @leeerob in this 2-minute demo.
6
41
460
@nextjs
Next.js
11 months
Introducing your Next.js Conf 2023 speakers. Join us on Oct 26 to hear the latest from the community.
8
38
308
@nextjs
Next.js
2 years
Next.js 12.3 is here. `npm i next @latest `
@vercel
Vercel
2 years
Next.js 12.3: ◆ Improved Fast Refresh ◆ TypeScript Auto-Install ◆ New Router + Layouts Update ◆ New Image Component (Stable) ◆ SWC Minification (Stable)
35
365
2K
4
34
284
@nextjs
Next.js
3 years
Share your feedback and help us improve Next.js.
21
57
275
@nextjs
Next.js
2 years
We've improved our documentation of accessibility features in Next.js: ◆ Provide page names to screen readers and assistive technologies for client-side navigations ◆ ESLint default accessibility rules ◆ Disable JavaScript with an experimental flag
6
35
213
@nextjs
Next.js
2 years
6/ We're actively working on implementing the new router. For more information, check out the original RFC.
8
6
218
@nextjs
Next.js
2 years
Next.js 12.2.3 69 patches, 13 documentation changes, and 15 examples updated. Thank you to the 36 contributors for this patch release.
@nextjs
Next.js
2 years
Next.js 12.2.1 We've patched 45 bugs, 16 documentation changes, and updated 18 examples.
28
300
3K
7
22
206
@nextjs
Next.js
2 months
Rendering is how your application converts source code into HTML, and there isn't one right way to do it. From Server-Side Rendering (SSR) unique content for every visitor to prerendering your HTML files ahead of time, here's what to consider.
2
43
191
@nextjs
Next.js
1 year
Next.js Conf is proudly supported by our community sponsors and partners.
6
2
176
@nextjs
Next.js
2 years
In Next.js 12.3, changes to configuration files like `.env` and `.tsconfig.json` will not require restarting your local development server.
2
15
176
@nextjs
Next.js
2 years
2/ This new router stands on the shoulders of React 18: ◆ Pages and Layouts are Server Components by default, sending less code to the client ◆ Interfaces are non-blocking and can be interrupted if higher priority work happens like transitions
2
3
173
@nextjs
Next.js
2 years
4/ Optimistic loading states using server routing. When loading UI is provided, navigation is instant and can be shown immediately while a request is made to the server. Otherwise, transitions will suspend with `startTransition`. Pages remain interactive during transitions.
2
5
150
@nextjs
Next.js
2 years
3/ Layouts can be nested and shared across routes. On navigation, layouts do not re-render, meaning they preserve state and remain interactive. This enables developers to more easily build complex application layouts and more ergonomically handle success/error/loading states.
2
3
145
@nextjs
Next.js
2 years
Dynamic without Limits.
@rauchg
Guillermo Rauch
2 years
Just got my ticket for #nextjsconf by @vercel , claim yours! Let's make the Web. Faster.
40
18
423
5
9
133
@nextjs
Next.js
2 years
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.
6
26
128
@nextjs
Next.js
2 years
In Next.js 12.3, adding `.ts` files while running `next dev` or `next build` automatically installs any necessary TypeScript dependencies.
6
8
126
@nextjs
Next.js
2 years
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
111
@nextjs
Next.js
2 years
Finally, we've created a new Next.js template to showcase photos from Next.js Conf. Check out the photos or clone and deploy your own version to take advantage of Next.js 13.
@rauchg
Guillermo Rauch
2 years
So many excellent details on this website ◆ Image placeholders, lazy loading, optimization ◆ Keyboard support ◆ Carousel sliding updates page scroll upon return 🤯 ◆ Parallel routes with direct URLs (e.g.: `/p/2`) And it's open source of course 🥲
27
63
598
0
2
80
@nextjs
Next.js
2 years
General improvements: ◆ @​next/font now supports multiple font weights ◆ Further minification improvements with `swcMinify` ◆ Built-in transpilation of packages, now close to replacing `next-transpile-modules` These apply to both `pages` and `app` directories.
3
2
70
@nextjs
Next.js
2 years
Next.js now includes a TypeScript plugin by default.
@delba_oliveira
Delba
2 years
Next.js 13 comes with a new TypeScript plugin. We're bringing in-context docs right into your editor and helping surface errors before you even hit save. Excellent work by the illustrious @shuding_
54
252
2K
3
1
62
@nextjs
Next.js
2 years
`app` directory improvements: ◆ `never` return type for `redirect()` and `notFound()` ◆ Improved CSS modules support ◆ `head.js` is applied to client-side navigations ◆ `cache()` and `fetch()` now correctly de-dupe requests in layouts and pages
1
1
54
@nextjs
Next.js
2 years
We've also decreased the client-side JavaScript baseline in `app` compared to `pages`.
@timneutkens
Tim
2 years
Current status on `app` directory: includes 9.3kB less client-side JS than the `pages` directory. Total first load: -9.3kB (-12.14%) Next.js: -12kB (-56.79%) React: +2.7kB (+5.22%) This baseline doesn't increase whether you add 1 or 1000 Server Components to your app.
7
17
230
1
1
52