This Week In React (@thisweekinreact) 's Twitter Profile
This Week In React

@thisweekinreact

• ⚛️ Stay up-to-date with React
• 📡 High signal, no drama
• 🔥 Join 42k React devs - 1 email/week
• 📨 ThisWeekInReact.com
• By @sebastienlorber

ID: 1751668704318730241

linkhttps://ThisWeekInReact.com calendar_today28-01-2024 18:09:30

607 Tweet

2,2K Takipçi

475 Takip Edilen

Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

This Week In React 252 - Entering a very exciting month for React! Read/subscribe: thisweekinreact.com/newsletter/252 ⚛️ - React 19.2 🔥 - Activity - useEffectEvent - Compiler - Astro - StyleX - Docusaurus 📱 - Vega OS - Voltra - NativeScript - Expo Router - NativeWind - Lynx - Maestro

This Week In React 252 - Entering a very exciting month for React!

Read/subscribe: thisweekinreact.com/newsletter/252

⚛️
- React 19.2 🔥
- Activity
- useEffectEvent
- Compiler
- Astro
- StyleX
- Docusaurus
📱
- Vega OS
- Voltra
- NativeScript
- Expo Router
- NativeWind
- Lynx
- Maestro
This Week In React (@thisweekinreact) 's Twitter Profile Photo

The newsletter is a bit late today We had a good reason to postpone, but we finally resumed it 😇 (using Partial Pre-writing) We are entering a very exciting month for React: - v19.2 - React Conf announcements - Next.js Conf - and even more?

The newsletter is a bit late today  

We had a good reason to postpone, but we finally resumed it 😇 (using Partial Pre-writing)

We are entering a very exciting month for React: 
- v19.2 
- React Conf announcements 
- Next.js Conf 
- and even more?
Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

React vs Remix - Do we really want to move back to imperative re-renders? As far as I remember, we already tried that See, for example, this BackboneJS counter

React vs Remix - Do we really want to move back to imperative re-renders?

As far as I remember, we already tried that

See, for example, this BackboneJS counter
Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

So far, <Frame> are my favorite part of Remix v3 It's a bit like React <Suspense> and Astro Server Islands Except that Frames are inspired by iframes (the good parts), have an explicit URL and can reload Also found it nice that they return a simple HTML network payload It's

So far, &lt;Frame&gt; are my favorite part of Remix v3

It's a bit like React &lt;Suspense&gt; and Astro Server Islands

Except that Frames are inspired by iframes (the good parts), have an explicit URL and can reload

Also found it nice that they return a simple HTML network payload

It's
Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

This Week In React 254 - 🤝 Kacper Kapuściak Krzysztof Piaskowy 🍿 Read/subscribe: thisweekinreact.com/newsletter/254 ⚛️ - Next.js 16 beta - Remix 3 preview - Compiler - Async React - TanStack - Cloudflare - Hook Form 📱 - VirtualView - DevTools - Harness - Audio - Screens - Radon - Uniwind

This Week In React 254 - 🤝 <a href="/kacperkapusciak/">Kacper Kapuściak</a> <a href="/piaskowyk/">Krzysztof Piaskowy</a>

🍿 Read/subscribe: thisweekinreact.com/newsletter/254

⚛️
- Next.js 16 beta
- Remix 3 preview
- Compiler
- Async React
- TanStack
- Cloudflare
- Hook Form
📱
- VirtualView
- DevTools
- Harness
- Audio
- Screens
- Radon
- Uniwind
Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

Great data-driven React article React RSC doesn't automatically improve performance At least not without refactorings and adding <Suspense> boundaries Sad to see the React app still takes sooo long to become interactive 😭 Can someone please optimize this number 🙏

Great data-driven React article

React RSC doesn't automatically improve performance

At least not without refactorings and adding &lt;Suspense&gt; boundaries

Sad to see the React app still takes sooo long to become interactive 😭
Can someone please optimize this number 🙏
Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

Literally no one: X devs: angry because of an opt-in escape hatch That escape hatch is actually useful The React Compiler does not play well with known ecosystem libraries: - React-Hook-Form watch() - TanStack useReactTable() - TanStack useVirtualizer() - MobX

Literally no one:

X devs: angry because of an opt-in escape hatch 

That escape hatch is actually useful

The React Compiler does not play well with known ecosystem libraries:
- React-Hook-Form watch()
- TanStack useReactTable()
- TanStack useVirtualizer()
- MobX
This Week In React (@thisweekinreact) 's Twitter Profile Photo

Pay attention to this RN CLI vulnerability Your teammates can run arbitrary commands on your computer while you have the dev server running