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.

We might add a signals-like primitive to React

7 pointsby nikiviover 2 years ago

1 comment

quechimbaover 2 years ago
I just saw this tweet mentioned in the latest stream by Ryan Carniato. <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;live&#x2F;A2TiLvCDKSg?feature=share">https:&#x2F;&#x2F;www.youtube.com&#x2F;live&#x2F;A2TiLvCDKSg?feature=share</a><p>His streams are really good. I think it&#x27;s nice that he makes these really long streams where he explains everything in depth. I have learned a lot.<p>Signals are interesting and it&#x27;s cool that Preact were able to integrate them into their VDOM. I ported their signals library to Ruby and it wasn&#x27;t easy to get all the details right. Interesting how they came up with that solution, I would never have been able to figure that out.