Hacker News new | past | comments | ask | show | jobs | submit login

One interesting benefit React's tree + diffing system is that you can use a custom reconciler to do more than just create and update DOM nodes.

And a good example of that are React libraries that turn stateful imperative APIs into declarative nodes:

- https://r3f.docs.pmnd.rs/getting-started/introduction

- https://github.com/pixijs/pixi-react




It isn't necessary. Solid has a similar custom renderer, with Pixi, three.js, terminal, etc... integrations. Solid is actually used a lot in embedded applications since it is low memory and performant. It powers Comcast's TV application applications like Peacock.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: