Aurora Scharff
banner
aurorascharff.no
Aurora Scharff
@aurorascharff.no
🇳🇴 Web Developer | React & Next.js | Microsoft MVP | International Conference Speaker | Consultant at crayonconsulting.no
Pinned
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...
Composition, Caching, and Architecture in modern Next.js
YouTube video by Vercel
www.youtube.com
Reposted by Aurora Scharff
Welcome to Bluesky, @orcdev.bsky.social ! 👋

For the Horde! ⚔️
November 19, 2025 at 2:25 PM
Going back through @ricky.fm's Async React as I prep an internal talk, and this part is insanely good, felt like it deserved a reshare🔥
youtu.be/p9OcztRyDl0?...
November 17, 2025 at 7:12 PM
React Free Weekend is LIVE!
React Free Weekend Starts NOW! 🚀

For the next 48hrs, access our full React Mid-Level Training - for FREE!

💻 13 Real-world code challenges
🧠 12 Interactive quizzes
📝 Trial exam
📘 & more

Just you, React, & a weekend built for growth.

Join now👇
https://go.certificates.dev/fw25x
Certificates.dev Free Weekend | Free access to React Developer Certification Training
Unlock 48 hours of free access to the Certified React Developer Training on November 15–16 2025. Dive into theory, coding challenges, quizzes, and a trial exam.
go.certificates.dev
November 14, 2025 at 9:18 PM
Updated my blog post on dynamically generating PWA icons for different environments in Next.js!

Now uses Serwist instead of next-pwa, making it easier to work with Next.js 16's defaults.

aurorascharff.no/posts/dynami...
Dynamically Generating PWA App Icons in Next.js 16 with Serwist | Aurora Scharff
Learn how to dynamically generate PWA app icons in Next.js 16 using Serwist. This guide shows how to create environment-specific icons for development, staging, and production environments.
aurorascharff.no
November 11, 2025 at 10:15 PM
certificates.dev is kicking off Black Friday Early 🔥

Save up to 60% on Mid/Senior React Certification bundles, including FREE bonuses! 🧵
Certification of Competency for Modern Developers
Get Certified! Have your developer skills validated and stand out in the crowd for promotions and new positions.
Certificates.dev
November 11, 2025 at 5:39 PM
Reposted by Aurora Scharff
i'm looking for a new job
Hire Me in Japan — overreacted
I'm looking for a new job.
overreacted.io
November 10, 2025 at 3:31 PM
Following up on my demo of cacheComponents + next-intl, I wrote a blog post reflecting on the problem's background and better explaining the solution!

aurorascharff.no/posts/implem...
Implementing Next.js 16 'use cache' with next-intl Internationalization | Aurora Scharff
Next.js 16 introduces component-level caching with the 'use cache' directive, but it doesn't work seamlessly with next-intl yet. In this blog post, I'll explore why the incompatibility exists and show...
aurorascharff.no
November 3, 2025 at 7:23 PM
Created a simple demo on how to use cacheComponents with next-intl ⭐️
next-intl-cache-components.vercel.app/en

As mentioned in this discussion on X, it is a workaround and might get easier in the future!
x.com/aurorascharf...
cacheComponents Demo with next-intl
next-intl-cache-components.vercel.app
November 3, 2025 at 3:50 PM
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...
Composition, Caching, and Architecture in modern Next.js
YouTube video by Vercel
www.youtube.com
October 28, 2025 at 9:57 PM
October 22, 2025 at 8:04 PM
Reposted by Aurora Scharff
Next.js 16

• Cache Components
• Turbopack enabled by default
• Turbopack file system caching (beta)
• Optimized navigations and prefetching
• Improved caching APIs
• Build Adapters API (alpha)
• React 19.2

nextjs.org/blog/next-16
October 22, 2025 at 12:37 AM
Reposted by Aurora Scharff
this looks like it'll be a banger release nextjs.org/blog/next-16...
Next.js 16 (beta)
Next.js 16 beta includes stable Turbopack, file system caching, React Compiler support, smarter routing, new caching APIs, and React 19.2 features.
nextjs.org
October 20, 2025 at 4:28 PM
On my way to Next.js Conf ✨

Next.js keeps evolving with new ways to structure and optimize apps. I’ll share practical patterns for composition, caching, and architecture to make apps more efficient and maintainable.

Looking forward to meeting everyone!

Watch online for free → nextjs.org/conf
Next.js Conf 2025
Join us in SF or online on October 22
nextjs.org
October 20, 2025 at 3:16 AM
Reposted by Aurora Scharff
Here's the code for my Async React demo:

github.com/rickhanlonii...
GitHub - rickhanlonii/async-react: The final state of the React Conf 2025 Async React talk.
The final state of the React Conf 2025 Async React talk. - rickhanlonii/async-react
github.com
October 15, 2025 at 8:41 PM
Reposted by Aurora Scharff
Next.js 16 (beta)

• Turbopack enabled by default
• Turbopack file system caching (beta)
• Optimized navigations and prefetching
• Improved caching APIs
• Build Adapters API (alpha)
• React 19.2

nextjs.org/blog/next-1...
Next.js 16 (beta)
Next.js 16 beta includes stable Turbopack, file system caching, React Compiler support, smarter routing, new caching APIs, and React 19.2 features.
nextjs.org
October 10, 2025 at 3:30 AM
Lovely view here early morning at the Westin in Henderson, Nevada. So excited for the next couple of days of #ReactConf 🤩
October 6, 2025 at 2:03 PM
Reposted by Aurora Scharff
Async operations don’t have to mean flickering UIs and messy state management. @aurorascharff.no (Crayon Consulting) shows how concurrent rendering + Actions fix these pain points in React 19, and what’s next with View Transitions.
▶️ youtu.be/I3AsmAWWGEs
Modern React Patterns: Concurrent Rendering, Actions & What’s Next | Aurora Scharff at RUC 2025
YouTube video by Callstack
youtu.be
October 4, 2025 at 2:17 PM
Reposted by Aurora Scharff
Really excellent React / Next.js Server Components workshop this morning from @aurorascharff.no - learned a ton that I'll be applying to SimpleRSS! 🙂 She managed to squeeze a ton in even with the building briefly catching fire and being evacuated (for real).

#ReactAlicante
October 2, 2025 at 11:49 AM
Reposted by Aurora Scharff
React 19.2 is now available!

This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more:

react.dev/blog/2025/10...
React 19.2 – React
The library for web and native user interfaces
react.dev
October 1, 2025 at 9:49 PM
Reposted by Aurora Scharff
React Cheatsheet - Part 2 📜

Speed up your UI with `useDeferredValue` and `useOptimistic` ⚡

Defer expensive renders to keep your app responsive and show instant updates while async tasks complete. Smooth, seamless, and user-friendly! 👩‍💻
September 26, 2025 at 4:21 PM
Reposted by Aurora Scharff
We're excited to announce React Conf speakers from some of your favorite React frameworks and build tools like @expo.dev @nextjs.org Parcel @reactrouter.com @redwoodjs.com Rock @tanstack.com
September 26, 2025 at 2:48 PM
I will be speaking alongside @p4p8.bsky.social at React Conf in under two weeks! Can’t wait to showcase some of the awesome stuff @redwoodjs.com has to offer.
September 26, 2025 at 2:53 PM
Reposted by Aurora Scharff
The real innovation in UI libraries will be scheduling. The goal for my react conf talk next month is to explain why you should use all these async Fiber features because scheduling updates is the biggest performance problem in your app - no matter what library you use.
September 16, 2025 at 2:42 PM
Reposted by Aurora Scharff
The React Senior Developer Exam is live!🎉

Get $50 OFF any bundle (exam, training, or bootcamp) with code REACTSENIOR - valid until Sept 24.

Includes new training on SSR, optimization, concurrency & more!

👉 Get Senior React Certified today & save: https://certificates.dev/react
September 17, 2025 at 1:54 PM
Reposted by Aurora Scharff
Flickering UIs? Race conditions? 🤔

@aurorascharff.no shows how to tame async chaos with @react.dev 19 Actions, `useOptimistic`, server components & view transitions!

Check out her must-watch talk from React Universe Conf 2025 👇
youtu.be/I3AsmAWWGEs?...
Modern React Patterns: Concurrent Rendering, Actions & What’s Next | Aurora Scharff at RUC 2025
YouTube video by Callstack
youtu.be
September 18, 2025 at 2:38 PM