Mickael Lecoq
banner
lecoq.me
Mickael Lecoq
@lecoq.me
Mobile & web developer | Mostly working with React & React Native | Passionate about learning and sharing knowledge ✨
Reposted by Mickael Lecoq
⚛️📝 New on Overreacted: Progressive JSON
Progressive JSON — overreacted
Why streaming isn't enough.
overreacted.io
May 31, 2025 at 4:41 PM
Reposted by Mickael Lecoq
React v19 is now stable!

react.dev/blog/2024/12...
React v19 – React
The library for web and native user interfaces
react.dev
December 5, 2024 at 7:05 PM
Reposted by Mickael Lecoq
Really everything should be concurrent by default. Only exceptional things should remain sync. If you do end up with something like a controlled text input responding to sync event blockingly. Then you really should be using the useDeferredValue pattern or something similar to avoid everything sync.
October 31, 2024 at 3:35 PM