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

It's funny how React and other frameworks spent so much effort abstracting the render loop, meanwhile Nue is just like "call update()". And in the end, Nue looks a lot simpler to use.



> nue looks a lot simpler to use

Than what? I couldn't imagine react being hard, maybe for novice developers that just start with programming in general.

> React and other frameworks spent so much effort abstracting the render loop

Considering how big is community adoption and teams that are working on big 3 frameworks, they're doing it not "just because" and not to make your app slower. There are reasons for this and this new library will learn them as well, just like svelte did with their reactive variables approach.


Now I'm curious. Why do you suppose the render loop's performance was so important to the React team, then? It surely wasn't for no reason, and I'm not going to be convinced that React is more complex "just because."


For the benefit of other commenters: the parent said "simpler", not "easier".


What exactly is hard about React?




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

Search: