744
average day in NPM land (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] rimjob_rainer@discuss.tchncs.de 26 points 10 months ago

I wish they would replace JavaScript with something that was made for what it's used for. JavaScript should have died years ago.

[-] PmMeFrogMemes@lemmy.world 12 points 10 months ago

I'm still waiting for webassembly to take off

[-] hswolf@lemmy.world 12 points 10 months ago

Sometimes it's hard to detach It, specially dealing with web dev.

The browser expects JS, since JS was made for the browser, so you make a front in JS. But now you need a back, and hey, you already have all models and repos in JS, might as well make the back with JS.

It's a vicious cycle. Honestly, JS is fine for either if you are component enough (ie. not using stuff like "is-number"), don't get the hate on It.

[-] rimjob_rainer@discuss.tchncs.de 3 points 10 months ago

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.

[-] JaddedFauceet@lemmy.world 5 points 10 months ago

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"

[-] rimjob_rainer@discuss.tchncs.de 5 points 10 months ago

Anything, as long as it's not a bunch of scripts which form a framework after you downloaded a terabyte of shady dependencies.

[-] JaddedFauceet@lemmy.world 2 points 10 months ago

React it is then ๐Ÿ˜„. It only has 2 dependencies:

- react
    - loose-envify
        - js-tokens

https://www.npmjs.com/package/react?activeTab=dependencies

[-] fruitycoder@sh.itjust.works 4 points 10 months ago

Static? I mean for most of the web it honestly seems like the move. HTMX?

[-] TechNerdWizard42@lemmy.world 11 points 10 months ago
[-] kryllic@programming.dev 4 points 10 months ago
[-] dubyakay@lemmy.ca 3 points 10 months ago

Java applets ๐ŸŒˆ

this post was submitted on 31 Jul 2024
744 points (99.3% liked)

Programmer Humor

24113 readers
2226 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS