To minify my code I use Google Closure Compiler. Because I dislike the npm toolchain.
But I do wonder if I should not "get with the times".
Also I don't actually know where to start if I want to use a "modern" web framework. Because one is spoiled for choice and they move fast.
I actually want to invest time into the Google Closure Library or another more established/old framework eg, dojo, ember, or even OpenUI5. Is that taking a step back?
Currently my relative advance web app ways in at 1.4 MB(app and libs) which gives you spreadsheet like editing and filtering(slickgrid ftw) with crud ui's generated from json-schemas.
So I want to ask the HN community: Am I alone in the way I think?
edit: I don't want to be a front-end dev, unfortunately it is a necessary evil for webdev atm.