Hacker News new | ask | show | jobs
by andrewjrhill 2326 days ago
> Well-managed react is incomparable in power.

Unfounded opinion.

> Try to make a library like react-three-fiber using Angular, in less than 500lines of code.

react-three-fiber is much bigger than 500 lines of code.

1 comments

Opinion founded on several examples such as the react-three-fiber one I just gave.

And no, the initial implementation which was just as powerful (but lacked typescript typing) was mostly 2 files of 250 lines of code each. Look it up.

I am waiting for the angular or vue counterparts. And also the angular and vue equivalents of react native.