@sus@programming.dev to Programmer Humor@programming.dev • 4 months agoaverage day in NPM landprogramming.devimagemessage-square126fedilinkarrow-up1743arrow-down15
arrow-up1738arrow-down1imageaverage day in NPM landprogramming.dev@sus@programming.dev to Programmer Humor@programming.dev • 4 months agomessage-square126fedilink
minus-square@JaddedFauceet@lemmy.worldlinkfedilink5•4 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@rimjob_rainer@discuss.tchncs.delinkfedilink5•4 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@JaddedFauceet@lemmy.worldlinkfedilink2•4 months agoReact it is then 😄. It only has 2 dependencies: - react - loose-envify - js-tokens https://www.npmjs.com/package/react?activeTab=dependencies
minus-square@fruitycoder@sh.itjust.workslinkfedilink4•4 months agoStatic? I mean for most of the web it honestly seems like the move. HTMX?
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?