393
you are viewing a single comment's thread
view the rest of the comments
[-] SubArcticTundra@lemmy.ml -4 points 5 months ago

It becomes quite OOP if you use it with React

[-] el_abuelo@lemmy.ml 14 points 5 months ago

Huh? I've worked with TypeScript + React for the last 5yrs and the only time I see OOP is when someone's done something wrong.

Maybe you're thinking of old react with class based components?

[-] toastal@lemmy.ml 1 points 5 months ago

Proving that adding the class keyword to the ECMAScript spec was a mistake that leads folks down a path they should not travel ๐Ÿ™ƒ

[-] el_abuelo@lemmy.ml 2 points 5 months ago

I completely agree. I taught JS/TS for 5yrs and I always emphasised that the 'class' keyword was just syntactic sugar for what was already available in prototype inheritance of JS.

this post was submitted on 30 May 2024
393 points (94.6% liked)

Programmer Humor

32443 readers
815 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS