Next.js(@nextjs) 's Twitter Profileg
Next.js

@nextjs

The React Framework – created and maintained by @vercel.

ID:1467726470533754880

linkhttp://nextjs.org/ calendar_today06-12-2021 05:24:11

170 Tweets

172,2K Followers

6 Following

Follow People
Next.js(@nextjs) 's Twitter Profile Photo

Turbopack is now passing 5918 tests for `next dev --turbo`.

🚨 1 remaining for 100%: areweturboyet.com

account_circle
OpenAI Developers(@OpenAIDevs) 's Twitter Profile Photo

We’ve open sourced a new quickstart to help you build with the Assistants API and Next.js.

It comes with sample code for creating a chat interface with streaming, and using tools like function calling, code interpreter, and the new file search.
github.com/openai/openai-…

account_circle
Next.js(@nextjs) 's Twitter Profile Photo

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.

code.visualstudio.com/updates/v1_88#…

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. code.visualstudio.com/updates/v1_88#…
account_circle
Next.js(@nextjs) 's Twitter Profile Photo

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

nextjs.org/blog/next-14-2

account_circle
Next.js(@nextjs) 's Twitter Profile Photo

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.

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.
account_circle
Yoshiki Miura(@miiura) 's Twitter Profile Photo

Introducing morph: a fully open-source AI-powered answer engine with a generative UI. Built with Vercel AI SDK, it delivers awesome streaming results.

👇 More details

account_circle
Jason(@requestmethod) 's Twitter Profile Photo

Forms load 180x faster using Next.js React server components and form actions instead of HubSpot iFrame embeds. On 3G Fast throttling speeds, I can fill out the new form and submit it before the old one would even load. Can't wait to ship this

account_circle
Next.js(@nextjs) 's Twitter Profile Photo

Turbopack is now passing 5834 tests for `next dev --turbo`.

26 remaining for 100%: areweturboyet.com

████████████░ 99.6%

account_circle
Vercel(@vercel) 's Twitter Profile Photo

Next.js AI Chatbot 2.0

◆ AI SDK 3.0 with React Server Components
◆ Generative UI support
◆ Updated Shadcn UI and Next.js
◆ Simplified deployment

vercel.com/changelog/next…

account_circle
Lee Robinson(@leeerob) 's Twitter Profile Photo

Want to roll your own auth with Next.js?

Learn how to use JWTs with HTTP-only cookies to implement basic session-based auth in the App Router.

account_circle
Delba(@delba_oliveira) 's Twitter Profile Photo

Next.js Explained: Partial Prerendering

What exactly is Partial Prerendering? How does it work? And most importantly, why does it matter?

account_circle
Next.js(@nextjs) 's Twitter Profile Photo

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!

nextjs.org/14-1

account_circle
Next.js(@nextjs) 's Twitter Profile Photo

日本のNext.jsコミュニティの方々が、App Routerのドキュメントを翻訳し独自に公開してくださりました。野村総合研究所(NRI) 野村総合研究所 の皆様に感謝いたします。ぜひご活用ください!

vercel.fyi/nextjs-docs-ja

account_circle
Lee Robinson(@leeerob) 's Twitter Profile Photo

Building the with Next.js App Router? Here's a few gotchas I've ran into and how to fix them.

youtube.com/watch?v=RBM03R…

account_circle
Next.js(@nextjs) 's Twitter Profile Photo

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!

nextjs.org/learn

account_circle
Next.js(@nextjs) 's Twitter Profile Photo

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

nextjs.org/docs/app/build…

account_circle
Lee Robinson(@leeerob) 's Twitter Profile Photo

React Server Actions have helped me:

◆ Write less code
◆ Build better user experiences

How can we create products that are resilient to slower internet connections and instantly provide feedback on user input? ↓

account_circle