5

Can't decide whether I like React or not. Hated it in the beginning, then sort of started liking it and even thinking it was great just to fall back to the dislike stage again where I roll my eyes and think it's a messy, crowded pile of shit that breaks with all sorts of good software principles. This has fluctuated up and down for over 3 years.

It's the only language/technology/framework I have had this experience with. Weird.

Comments
  • 2
    Like anything there is room enough to dork it up, or do it right.
  • 0
  • 0
    Honestly after vue I think react is ridiculously inelegant and so full of useless boilerplate it hurts. But it works so...
  • 1
    It's plenty good.

    I just hate it because FB.
  • 0
    Hmm so far react-native has been the most enjoyable experience for me.

    Usually only redux that usually quirks me a little.
    And well, debugging class components.
    Often somebody forgot to pass props to super in a constructor :p
  • 0
    Yep, I tried to write my rant in a way not to trigger any discussion about whether React is good or not. I just find it a bit weird that after 20 years in the industry working on a whole array of different technologies this is the first time I can't permanently land on either the "I like it" or the "I hate it" side of one.
  • 0
    @devdiddydog

    I think it's the case of it being just good enough but not brilliant. It's a solid tool even if a bit dated in some of its approaches now.
  • 0
    @lotd typescript, friend. you’ll never debug that problem again
Add Comment