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

> it's hard to extend

This is actually a feature, considering what Svelte does. I know of more than a few efforts to implement similar compile-time production of low level procedural code from React components, but so far nobody's been quite able to do it. And this is despite these efforts coming from some very smart people. The reason this is so hard to do for React is precisely because Javascript is a huge target with a ton of bizarre quirks and edge cases.

> To be clear by similar API I mean just pure JSX components, where you plugin reactive data,

I think Solid.js is the closest thing to this atm. Not React-based though.




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

Search: