Opens profile photo
Follow
Click to Follow nextjs
Next.js
@nextjs
The React Framework – created and maintained by .
nextjs.orgJoined December 2021

Next.js’s Tweets

Pinned Tweet
Dynamic without Limits.
Quote Tweet
Just got my ticket for #nextjsconf by @vercel, claim yours! Let's make the Web. Faster. nextjs.org/conf/tickets/o
2
109

Interested in @nextjs's Tweets?

Turn on account notifications to keep up with all new content. Opting out is easy, so give it a try.
In Next.js 12.3, adding `.ts` files while running `next dev` or `next build` automatically installs any necessary TypeScript dependencies.
Embedded video
0:21
2.1K views
5
131
Show this thread
In Next.js 12.3, changes to configuration files like `.env` and `.tsconfig.json` will not require restarting your local development server.
Embedded video
0:22
3.7K views
3
186
Show this thread
Next.js 12.3 is here. `npm i next@latest`
Quote Tweet
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
Show this thread
4
315
Show this thread
🎟今年も #nextjsconf を開催します!無料チケットはこちら→ nextjs.org/conf 🤗登録後に遊べる、WebGLを使ったミニゲームが楽しいのでぜひプレイしてみてください!ちなみに私はゲーム以外の開発にコアメンバーとして参加しました。 また今回、のロゴもリニューアルされました!
Next.js Conf 2022 Ticket for @chibicode
Quote Tweet
Announcing Next.js Conf. Claim your ticket to build the future with @reactjs and @nextjs. nextjs.org/conf/?d=oct2022
Show this thread
2
80
Show this thread
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
116
Show this thread
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.
Embedded video
0:13
10.6K views
2
155
Show this thread
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
152
Show this thread
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
178
Show this thread
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.
Embedded video
0:16
126.1K views
69
3,480
Show this thread
📣 The Next.js router is getting a major upgrade! ◆ Nested routes / layouts ◆ Client and server routing ◆ React 18 features – startTransition, Suspense ◆ Designed for Server Components ◆ 100% incrementally adoptable 🤯 Expect an RFC very soon 👀
101
4,723
Excited about what this unlocks for Next.js. More soon! 🚀
Quote Tweet
React 18 is now available on npm! Here’s an overview of what’s new in React 18, and what it means for the future. reactjs.org/blog/2022/03/2
Show this thread
12
580