Hacker News new | ask | show | jobs
by BrandoElFollito 2370 days ago
I am an amateur dev, developing for fun and to annoy my family with home automation.

I needed to build front-ends and went the JS way. Vue.js and a framework (bootstrap vue for instance) and you are good to go.

With PWA you can make such an app very similar to a native one.

In terms of effort, for an amateur Python dev like myself, it took maybe a weekend to understand how this works, and then more time to get the details.