7

I learned "pure" JS back in 2013, when HTML5 was brand new, and I still don't get most of the stuff going on nowadays.

you are viewing a single comment's thread
view the rest of the comments
[-] delirium@lemmy.world 1 points 1 year ago

All these things are solving different problems and you absolutely don't have to use them if they complicate your current workflow.

I can't imagine making a high interval trading app, things like notion or figma without modern libraries.

jQuery only gets you so far before you will wake up in unmaintainable hell where your team has to re-invent the wheel

[-] ICastFist@programming.dev 1 points 1 year ago

You don't need any of that, not even jquery, to display static content, or even to make a decent commerce page (shopping, booking, tickets). I would wager the vast majority of the internet does not need to work like Figma or Notion (or old timey chatrooms, for that matter), with real time changes being sent to all connected sessions.

this post was submitted on 15 Jul 2023
7 points (100.0% liked)

Programmer Humor

19386 readers
412 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 1 year ago
MODERATORS