Hey! Summarized:
1. Build relationships with developers to understand how they use Next.js and what is missing
2. Create content and materials (blog posts, videos, demo apps, talks) so more people know about and use the product
3. Feed insights back to the product team based on what you learn
04.03.2026 11:43
👍 1
🔁 0
💬 0
📌 0
Thank you, Daniel!!
02.03.2026 19:22
👍 1
🔁 0
💬 0
📌 0
Can't wait to start this journey, teach what I learn along the way, and help make Next.js and Vercel products as good as possible for everyone.
My inbox is always open.
02.03.2026 13:57
👍 4
🔁 0
💬 0
📌 0
The deep dives into patterns, the experiments with new APIs, the content that helps other developers get unstuck: that's been the most rewarding part of my career so far.
Now I get to do it as part of the team that builds the framework.
02.03.2026 13:57
👍 3
🔁 0
💬 1
📌 0
For the past few years, I've been writing blog posts, giving talks, and building demo apps around React and Next.js, all on my own time, because I genuinely love it.
02.03.2026 13:57
👍 5
🔁 0
💬 1
📌 0
I'm excited to share that I'm joining @vercel.com as a DX Engineer!
02.03.2026 13:57
👍 92
🔁 2
💬 11
📌 0
Example 2: A reusable EditableText component. Here used to edit a revenue goal inline with optimistic display formatting.
24.02.2026 09:42
👍 3
🔁 0
💬 0
📌 0
Example 1: A reusable TabList component. Here used to filter blog posts, where tabs switch instantly while the server re-renders.
24.02.2026 09:42
👍 2
🔁 0
💬 1
📌 0
honestly i think a significant part of this is because it was actually kind of impossible to figure out how to use them because the official documentation was barely there.
very thankful @ricky.fm is on a streak rewriting it, e.g. with react.dev/reference/re...
19.02.2026 00:17
👍 44
🔁 5
💬 2
📌 1
Absolutely stacked meetup happening in ~1h in Vienna 🔥. @aurorascharff.no @farisaziz12.bsky.social can't wait 🙌
19.02.2026 16:35
👍 15
🔁 1
💬 0
📌 1
useActionState – React
The library for web and native user interfaces
useActionState is a new hook for forms, async reducers, and more. It now has great new documentation: react.dev/reference/re...
Thank you to @ricky.fm for writing.
Thank you to @aurorascharff.no, @danabra.mov, @samselikoff.com, @stephanjnoel.bsky.social, @brenelz.com, and @yadiel.dev for reviewing.
16.02.2026 14:28
👍 16
🔁 5
💬 0
📌 0
Honored to write the conclusion for the State of React 2025 survey ☺️
Shared some reflections on the past year in React and where things might be heading next. Thanks for the opportunity!
12.02.2026 08:18
👍 9
🔁 1
💬 1
📌 0
State of React 2025
The 2025 edition of the annual survey about the latest trends in the React ecosystem.
The 2025 State of React survey results are now available! 2025.stateofreact.com/en-US
Thanks to @aurorascharff.no for providing a great conclusion.
12.02.2026 05:49
👍 28
🔁 7
💬 2
📌 6
UXDX Community: Oslo: States, Metrics, Decisions - Building Products Together | 13 Feb 26
A local meetup that brings together the latest practices in Product, UX, Design and Dev for high-performing cross-functional product teams.
Speaking at UXDX Community Oslo!
My session, Designing the In-Between States in React, covers the UX between action and render. Sharing practical patterns from Async React and modern Next.js, from loading and errors to smoother product experiences.
Free tickets: uxdx.com/community/co...
12.02.2026 01:10
👍 1
🔁 0
💬 0
📌 0
State of JavaScript 2025
The 2025 edition of the annual survey about the latest trends in the JavaScript ecosystem.
It took a while, but the State of JS 2025 survey results are now live! 2025.stateofjs.com/en-US
Thanks to @danielroe.dev for contributing the conclusion.
03.02.2026 01:04
👍 88
🔁 31
💬 3
📌 4
If you haven’t yet, check out the new useOptimistic docs. There’s a ton of great use cases, with interactive sandboxes to try things out!
react.dev/reference/re...
31.01.2026 02:19
👍 8
🔁 2
💬 0
📌 0
Certification of Competency for Modern Developers
Get Certified! Have your developer skills validated and stand out in the crowd for promotions and new positions.
Everything you build in React, Angular, Vue or Nuxt runs on JavaScript. Mastering your frameworks and the JS that drives them; now that’s unstoppable dev power! 💪
2 for 1 Sale is now LIVE: buy any framework cert & get a JS cert for FREE 🎁
Lock it in👇
https://go.certificates.dev/2f1jx
29.01.2026 17:13
👍 0
🔁 1
💬 0
📌 0
React Feburary Meetup, Thu, Feb 19, 2026, 6:30 PM | Meetup
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- Talks \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**Designing the In-Between States in React**
by Aurora Scharff ([aurorascharff.no](
📢 React Vienna Meetup in February:
🗓️ Feb 19 · 18:30 CET
📍Adverity · Rathausstraße 1, BUWOG building, 1st Floor · 1010 Vienna
💬 Designing the In-Between States in React by @aurorascharff.no
💬 Caching, Payloads, and Other Dark Arts: Optimizing UX in Suboptimal Conditions by @farisaziz12.bsky.social
28.01.2026 10:36
👍 8
🔁 4
💬 0
📌 4
Introducing: React Best Practices - Vercel
We've encapsulated 10+ years of React and Next.js optimization knowledge into react-best-practices, a structured repository optimized for AI agents and LLMs.
We just released 𝚛𝚎𝚊𝚌𝚝-𝚋𝚎𝚜𝚝-𝚙𝚛𝚊𝚌𝚝𝚒𝚌𝚎𝚜, a repo for coding agents.
React performance rules and evals to catch regressions, like accidental waterfalls and growing client bundles.
How we collected them and how to install the skill ↓
vercel.com/blog/introd...
15.01.2026 00:02
👍 52
🔁 11
💬 0
📌 4
Been working on a new microsite to teach Next.js patterns, and I just published a new one:
"Sharing data with Client Components"
See how to use promises to keep your page unblocked so it can be rendered (or prerendered) as early as possible.
Enjoy!
next-16-recipes.vercel.app/sharing-data...
18.12.2025 18:29
👍 27
🔁 4
💬 0
📌 0
Researchers have found two new vulnerabilities in React Server Components while attempting to exploit the patches last week.
These are new issues, separate from the critical CVE last week. The patch for React2Shell remains effective for the Remote Code Execution exploit.
11.12.2025 20:51
👍 175
🔁 71
💬 2
📌 26
Hey! I will forward this to the support team!!
10.12.2025 11:24
👍 1
🔁 0
💬 1
📌 0
✨ Welcoming @aurorascharff.no to React Summit!
Software developer, Microsoft MVP, and React Certification Content Owner at http://certificates.dev - Aurora is shaping how developers learn modern React and Next.js. Expect clarity, depth, and practical insights.
See you in
04.12.2025 14:03
👍 4
🔁 1
💬 0
📌 0
Composition, Caching, and Architecture in modern Next.js
YouTube video by Vercel
My talk at @nextjs.org Conf 2025 is now available! I cover composing client and server components, structuring component-level architecture, and using the new Next.js 16 “use cache” directive to handle static and dynamic content efficiently.
www.youtube.com/watch?v=iRGc...
28.10.2025 21:57
👍 19
🔁 3
💬 1
📌 0
Excited for this one! Where will you present it?
04.12.2025 08:56
👍 1
🔁 0
💬 2
📌 0
Critical Security Vulnerability in React Server Components – React
The library for web and native user interfaces
There is critical vulnerability in React Server Components disclosed as CVE-2025-55182 that impacts React 19 and frameworks that use it.
A fix has been published in React versions 19.0.1, 19.1.2, and 19.2.1. We recommend upgrading immediately.
react.dev/blog/2025/12...
03.12.2025 15:45
👍 142
🔁 91
💬 7
📌 16