Hacker News new | ask | show | jobs
by aaronjxz 2216 days ago
A lot of UI Frameworks need webpack, I had been looking at web components...

You can build Vue applications without bundler... file is JS extension, you use

const template =` <you html stuff here> `