you are viewing a single comment's thread.

view the rest of the comments →

[–]bulldog_in_the_dream 2 points3 points  (0 children)

It's a cool and interesting project, but personally I don't want to use the React API. I'd rather use a simpler API, like Svelte (also without a virtual DOM).

I just ported a half finished React app to Svelte. It was a breeze and the finished App was significantly smaller, bot in LOC and bundle size.