this post was submitted on 27 Sep 2023
304 points (93.2% liked)

Programmer Humor

32000 readers
563 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
[–] thenofootcanman 15 points 11 months ago (2 children)
[–] [email protected] 13 points 11 months ago (2 children)

What's wrong little man, can't handle a little boilerplate?

[–] MrLuemasG 13 points 11 months ago (1 children)

Sorry I can't hear you over all those observables

[–] thenofootcanman 3 points 11 months ago (1 children)
[–] MrLuemasG 2 points 11 months ago (1 children)

I've been maintaining a website that I built for a local nonprofit the last few days so it really hits close to home haha. I originally built it on Angular a few years ago because it's all I knew at the time. Since then I've used both Vue and React which makes going back and maintaining the Angular project such a pain

[–] thenofootcanman 2 points 11 months ago (1 children)

React just feels so much quicker to dev in. Ive not spent a load of time in view so can't compare

[–] MrLuemasG 1 points 11 months ago (1 children)

Vue feels like the good parts of angular boiled down into a much easier to use package similar to React. I actually really like it, but I think I do prefer react over both of them at this point. The states and effects just make a lot more sense to me at a baseline than Observables and whatnot

[–] thenofootcanman 1 points 11 months ago

Above all else, I just love JSX over templates. It integrates the elements on screen and the functionality of the component much more closely.

[–] thenofootcanman 4 points 11 months ago

So...dense... Can't... Move...

[–] [email protected] 4 points 11 months ago (1 children)
[–] [email protected] 1 points 11 months ago

1.x was so magical and productive. I truly miss it.