Sathya Gunasekaran (@_gsathya) 's Twitter Profile
Sathya Gunasekaran

@_gsathya

@reactjs @meta; formerly: @v8js @google

ID: 35739284

linkhttps://www.recompiled.dev/ calendar_today27-04-2009 13:22:31

4,4K Tweet

6,6K Followers

535 Following

Chennai React (@chennaireact) 's Twitter Profile Photo

React Compiler session by Tapas Adhikary | tapaScript was fantastic! He broke down complex concepts with his usual flair, and we had a surprise visit from Sathya Gunasekaran, who answered questions in the Zoom chat, adding even more value. Missed it? No worries watch here 👉 youtu.be/aPiACOzfEo0

React Compiler session by <a href="/tapasadhikary/">Tapas Adhikary | tapaScript</a> was fantastic!

He broke down complex concepts with his usual flair, and we had a surprise visit from <a href="/_gsathya/">Sathya Gunasekaran</a>, who answered questions in the Zoom chat, adding even more value.

Missed it? No worries watch here 👉 youtu.be/aPiACOzfEo0
Chennai React (@chennaireact) 's Twitter Profile Photo

Our biggest event of the year is here! 🎉 Sathya Gunasekaran, React core team Meta and Vilva Athiban, Software Architect Omio are joining us to share their insights. Want to give a talk? Apply here 👉 bit.ly/3YGdFRg Register for the event 👉 lu.ma/9si8fpd0

Our biggest event of the year is here! 🎉

<a href="/_gsathya/">Sathya Gunasekaran</a>, React core team <a href="/Meta/">Meta</a> and <a href="/vilvaathibanpb/">Vilva Athiban</a>, Software Architect <a href="/OmioGlobal/">Omio</a> are joining us to share their insights.

Want to give a talk? Apply here 👉 bit.ly/3YGdFRg

Register for the event 👉 lu.ma/9si8fpd0
Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

⚛️ The React Compiler is not just about memoization ➡️ Platform to build more optimizations 👌 3 cool upcoming things: 🔥 Type config: help the compiler with extra info 🔥 JSX Inlining: jsx('div') => {type: "div"} 🔥 JSX Outlining: extract subcomponents (see 🖼)

⚛️ The React Compiler is not just about memoization 

➡️ Platform to build more optimizations 👌

3 cool upcoming things:
🔥 Type config: help the compiler with extra info
🔥 JSX Inlining: jsx('div') =&gt; {type: "div"}
🔥 JSX Outlining: extract subcomponents (see 🖼)
Cory House (@housecor) 's Twitter Profile Photo

Adding React Compiler to a complex app radically improved performance. Before: 1.7 seconds to update, janky scroll. After: .1 seconds to update, smooth scroll. 🔥

Dominik 🔮 (@tkdodo) 's Twitter Profile Photo

Ref Callbacks got an upgrade with React 19, and the presence of the React Compiler has further changed my thinking about using useCallback for those in some situations. tkdodo.eu/blog/ref-callb… Thank you Sathya Gunasekaran for starting the discussion about this 🙇‍♂️

Jack Herrington (@jherr) 's Twitter Profile Photo

There is a lot of FUD about the efficiency of RSCs in React. Let me show you RSCs being twice as fast as Pages SSR and SPAs. youtu.be/AJvbnNFHx0A And as a bonus I'll show you a hack to add interactivity to your RSCs!

React (@reactjs) 's Twitter Profile Photo

Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework. We’re also providing docs for when a framework isn’t a good fit for your project, or you prefer to start by building a framework. react.dev/blog/2025/02/1…

React (@reactjs) 's Twitter Profile Photo

React Compiler RC is now available! We've added support for swc and are working towards a stable release react.dev/blog/2025/04/2…

React (@reactjs) 's Twitter Profile Photo

Today we're sharing that View Transitions and Activity are ready to try in the experimental channel, along with docs and updates on other areas we're actively working on: react.dev/blog/2025/04/2…

Sathya Gunasekaran (@_gsathya) 's Twitter Profile Photo

Surprised /. well-known/mcp hasn't seen more discussion 👀 Much better than a centralised registry, especially for non-dev use cases github.com/orgs/modelcont…