Hacker News new | ask | show | jobs
by wsgeorge 1197 days ago
I don't do FE professionally, so it's only small projects with my framework included in the HTML and no build step.

And since these are small projects, I don't have a designer hand-off their work to me. It's just Bootstrap 5 for base styling, customized to suit my taste. :)

I use VueJS, because it allows this workflow, but I'm exploring Alpine, because I'm not sure Vue will stick to its progressiveness in the future. There's also petite-vue by Evan You, but I don't think that has a future also.