Hacker News new | ask | show | jobs
by arcturus17 1211 days ago
I could do this, or I could just throw good old React or a derivative framework at whatever UI I have to build and be done with it.
3 comments

> and be done with it

That's how I feel when I write a bunch of HTML and CSS files and send this to prod.

Less so with an app written with a JS framework of which I now need to maintain the dependencies.

A UI is not a web app.
How does that solve for backend? This mentions web apps.