sus@programming.dev to Programmer Humor@programming.dev · 1 年前average day in NPM landprogramming.devimagemessage-square126fedilinkarrow-up1748arrow-down15
arrow-up1743arrow-down1imageaverage day in NPM landprogramming.devsus@programming.dev to Programmer Humor@programming.dev · 1 年前message-square126fedilink
minus-squarerimjob_rainer@discuss.tchncs.delinkfedilinkarrow-up7arrow-down4·1 年前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.
minus-squareJaddedFauceet@lemmy.worldlinkfedilinkarrow-up5·1 年前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”
minus-squarerimjob_rainer@discuss.tchncs.delinkfedilinkarrow-up5·1 年前Anything, as long as it’s not a bunch of scripts which form a framework after you downloaded a terabyte of shady dependencies.
minus-squareJaddedFauceet@lemmy.worldlinkfedilinkarrow-up2·1 年前React it is then 😄. It only has 2 dependencies: - react - loose-envify - js-tokens https://www.npmjs.com/package/react?activeTab=dependencies
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up4·1 年前Static? I mean for most of the web it honestly seems like the move. HTMX?
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”
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:
- react - loose-envify - js-tokens
https://www.npmjs.com/package/react?activeTab=dependencies
Static? I mean for most of the web it honestly seems like the move. HTMX?