TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

React: What We've Been Working On

14 pointsby bpierreover 1 year ago

2 comments

novoreorxover 1 year ago
&gt; Manual memoization is a reasonable compromise, but we weren’t satisfied. Our vision is for React to automatically re-render just the right parts of the UI when state changes, without compromising on React’s core mental model.<p>Sadly, these compromises have become the standard for evaluating programmers&#x27; skills in tech interviews.<p>It&#x27;s also unfortunate that the vision has taken more than 10 years and has yet to be achieved.
romellemover 1 year ago
There are a lot of interesting things here, but for me, the lede is buried a bit:<p><i>React 19 is coming</i><p><pre><code> After a couple of years of iteration, `react@canary` is now ready to ship to `react@latest`. [T]he next version of React will be a major version: React 19. We’ll share more information about everything React 19 includes [...] in the coming months.</code></pre>