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 Followers

475 Following

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