Software engineering's natural state is entropy. Unchecked, this entropy will grow to consume all available engineering resources.
Rapid growth of a development team is a metric to be cautious about, not necessarily something to be proud of.
Super happy to see some concrete numbers about CSS-in-JS performance. This is much better than conjecture around the potential performance implications. calendar.perfplanet.com/2019…
This is game changing! I tried out an early version some weeks back and it was already easier to set up and way more stable than any other hot reloading I’ve tried. I can’t wait to bring this to work on Monday. 👏❤️🚀🥳
The 1st version of react-refresh-webpack-plugin was just shipped 🎉!
npmjs.com/package/@pmmmwh/re…
Huge thanks to @dan_abramov and @brian_d_vaughn for your support , as well as everyone that gave feedback and the @reactjs team for making this possible!
Several people have asked me to make a @sveltejs version of this interesting demo that's doing the rounds, which purports to show how fast React can be with 'scheduling'. Let's take a look!
I used to think the message around Suspense was a bit off, this thread perfectly summarises the reasons that made me change my mind.
It's all about the future and moving the entire ecosystem forward. First it will be harder for library authors, only later easier for app devs.
Had to build a new blog and some tools to be able to publish this post with the format I wanted. It took some time but it's finally ready!
📢 the updated DIY guide to build React from scratch
✨ pomb.us/build-your-own-react
I've had a bunch of folks ask me how React-Redux will work with React's Concurrent Mode.
The short answer is: I don't know exactly, but there will likely be issues. I don't have time to investigate - the community will need to experiment and report:
github.com/reduxjs/react-red…