Seb ⚛️ ThisWeekInReact.com
banner
sebastienlorber.com
Seb ⚛️ ThisWeekInReact.com
@sebastienlorber.com
🔥 Join 45k React devs - Stay up-to-date:
📨 ThisWeekInReact.com

Docusaurus maintainer @ Meta
Glad to know

Do you have an example where this clearly improves things "so nicely"?
November 10, 2025 at 5:54 PM
I hope so, otherwise it would be hard to use with TS
November 10, 2025 at 5:09 PM
No idea 😅
November 6, 2025 at 8:16 AM
Yes, I've seen a comment about nprogress somewhere

Is the current native feedback working well enough? Also in Safari/Firefox?
Impl looks like a non idiomatic usage of the navigation API
November 6, 2025 at 7:44 AM
More news like this in the weekly newsletter!

bsky.app/profile/did:...
This Week In React 257 - 🤝 Armand & I

🍿 Read: thisweekinreact.com/newsletter/257

⚛️
- Navigation API
- Partial Pre-Rendering
- Directives
- Micro-frontends
- Storybook
- Immer
📱
- Godot
- Uniwind
- Critical DevServer vulnerability 🚨
- GPU
- iOS filters
- Windows
- Hermes
November 5, 2025 at 7:12 PM
more memes like this in the weekly newsletter!

bsky.app/profile/did:...
This Week In React 257 - 🤝 Armand & I

🍿 Read: thisweekinreact.com/newsletter/257

⚛️
- Navigation API
- Partial Pre-Rendering
- Directives
- Micro-frontends
- Storybook
- Immer
📱
- Godot
- Uniwind
- Critical DevServer vulnerability 🚨
- GPU
- iOS filters
- Windows
- Hermes
November 5, 2025 at 7:12 PM
Also maybe it unlocks new things, like the ability to show a native loading spinner for client-side navs?

github.com/facebook/rea...

Remains to be seen, the API was probably not designed for this purpose, but the React team has a working implementation (that may not work well across browsers)
Implement Navigation API backed default indicator for DOM renderer by sebmarkbage · Pull Request #33162 · facebook/react
Stacked on #33160. By default, if onDefaultTransitionIndicator is not overridden, this will trigger a fake Navigation event using the Navigation API. This is intercepted to create an on-going navig...
github.com
November 5, 2025 at 6:26 PM
Probably not much wasn't possible before, after all SPAs are widely popular already

However, this simplifies the implementation for framework authors who are less likely to encounter weird edge cases
November 5, 2025 at 6:24 PM
ReactRoot onDefaultTransitionIndicator option?
November 5, 2025 at 11:39 AM
I'm so early 😇

bsky.app/profile/seba...
Firefox just unflagged support for CSS @ scope 🎉

Soon available in all browsers
November 5, 2025 at 10:35 AM
See also the intro article by @jakearchibald.com here

bsky.app/profile/jake...
November 5, 2025 at 9:35 AM