Hacker News new | ask | show | jobs
by unaaaa 2888 days ago
Vue is already ridiculously simple; how much easier can it get? You don't even need to mess around with a complicated build pipeline, just reference the vue lib in a script tag and get going.
1 comments

What I really want is it to be built into the browser so I don't have to use a library at all for the things React/Vue/Angular do.