Hacker News new | ask | show | jobs
by StopDarkPattern 1536 days ago
"The most important addition in React 18 is something we hope you never have to think about: concurrency." - really? this is what our technical prowess has come to?
1 comments

Creating an abstraction that allows you to write seemingly imperative code but have it actually executed concurrently is a huge technical achievement in any area. “Fearless” concurrency is the only concurrency paradigm that scales and no one has solved it.