@[email protected] to Programmer [email protected] • 11 months agoaverage day in NPM landprogramming.devimagemessage-square128fedilinkarrow-up1735
arrow-up1735imageaverage day in NPM landprogramming.dev@[email protected] to Programmer [email protected] • 11 months agomessage-square128fedilink
minus-square@[email protected]linkfedilink7•11 months agoNo, JS is for scripts, it should have never been a whole framework for a frontend. But we can’t get away from it now, because it’s the only thing we have for browsers.
minus-square@[email protected]linkfedilink5•11 months agoWhat do you want to use for frontend framework then? python, ruby, java, C? Invent a new language? you will see me screaming “X is for Y, it should have never been a whole framework for a frontend”
minus-square@[email protected]linkfedilink4•11 months agoStatic? I mean for most of the web it honestly seems like the move. HTMX?
minus-square@[email protected]linkfedilink5•11 months agoAnything, as long as it’s not a bunch of scripts which form a framework after you downloaded a terabyte of shady dependencies.
minus-square@[email protected]linkfedilink2•11 months agoReact it is then 😄. It only has 2 dependencies: - react - loose-envify - js-tokens https://www.npmjs.com/package/react?activeTab=dependencies
No, JS is for scripts, it should have never been a whole framework for a frontend. But we can’t get away from it now, because it’s the only thing we have for browsers.
What do you want to use for frontend framework then?
python, ruby, java, C? Invent a new language?
you will see me screaming “X is for Y, it should have never been a whole framework for a frontend”
Static? I mean for most of the web it honestly seems like the move. HTMX?
Anything, as long as it’s not a bunch of scripts which form a framework after you downloaded a terabyte of shady dependencies.
React it is then 😄. It only has 2 dependencies:
https://www.npmjs.com/package/react?activeTab=dependencies