Hacker News new | ask | show | jobs
by wg0 83 days ago
Have tried multiple approaches. Sevelte. HTMX. Everything in between.

And came to conclusion that after certain complexity of UI - React kind of components are unavoidable if you want to be able to reason about your code.

Think of Shopify admin panel with product variations each variation having different pictures and what not.

Not saying not doable in plain JS.

But then Chrome can be written in NASM too, C++ is just...

1 comments

Shopify is quickly moving to Preact, and you can see that is paying off, I now see changes on the dashboard every week instead of every 6 months