this post was submitted on 27 Sep 2023
322 points (93.5% liked)

Programmer Humor

32472 readers
954 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year ago (17 children)
[–] [email protected] 38 points 1 year ago (15 children)

Well, I have worked with two of them React and Angular. Now working with React. And the further the project goes, things just get messy, and I mean really messy. The concept of everything should be a small function is in practice not true. No dependency injection(I know you can bolt another library on top of it, but really?). The testing is a pain, it gets harder and harder to test isolated functions. Custom tags, attributes that look like the standards that are documented at MDN but are not. And most info I can find online feels like elaborate propaganda. I mean there is just nothing against React to be found, really nothing. That's just not possible in IT.

[–] [email protected] 13 points 1 year ago (2 children)

I agree, React sucks. Been using it for years at work.

[–] [email protected] 6 points 1 year ago (1 children)

I'm gonna tell your boss you said that.

[–] [email protected] 4 points 1 year ago

Oh he knows 😂

load more comments (12 replies)
load more comments (13 replies)