4

It is amazes how much brain can be wasted with react.
In those 7hours (impressed myself by my bullshit withstanding), it took me 20min to understand a fucking api and how objects relate altogether, 1h to make the tut
and 5+fucking hours to understand how to plug the components.
I did use vue and backbone before and am 5y nodejs user.
seriously react is a bag of shitty magic.
I don't even want to try to read the code source yet, this could be the fatal move...

Oh. and also. people have to stop with jsx, it is so so so wrong. new syntax with new errors just for a fucking syntaxic sugar for saving a pair of parenthesis!!!!
like it matters after having installed 1e2+ MB of dependancies for a SPA of 10 components...

The only thing we miss is a react IDE to support JSX. #wheregoesthefront
And I am not even to the point of data flow and pubsub hells which i will be sure will be gold as well

Comments
  • 2
    > Oh. and also. people have to stop with jsx

    Oh yeah doing document.createElement is soooo much nicer. Especially when working with nested elements
  • 1
    Welcome
  • 1
    Visual Studio Code has support for jsx and tsx, the typescript verson.

    Personally I really like react, especially the new hook api’s.

    And before you ask, I started with js in netscape 3 and IE 3 so I have done it old school ;)
  • 4
    "I don't understand how it works so it is shire"
  • 0
    @Voxera Wow! I don't even know how Netscape looked like
  • 0
    @skydhash you can still download and install it on windows 10
  • 0
    What a cry baby
  • 0
Add Comment