I find it amazing how many different software development frameworks are out there.
After all these years I still haven't bothered to look up what React is, and I probably will never need to.
I will probably never get to maintain a codebase that uses it.
So if being 'up-to-date' isn't something I will go for, how do I measure myself as a developer? I think I will go for something like 'having made a lot more regular people happy than I have frustrated'.
revskill|6 years ago
In case of React, to me, i no longer bother with syncing state with html, something like `node.innerHTML = `${my_state}`
It's actually beneficial to me.
skohan|6 years ago
pferde|6 years ago
Like saying that with this new car, I no longer bother checking whether the wheels aren't about to fall off. :)
qwerty1234599|6 years ago
If you do any web development at all, chances are you will have to work in a React codebase during the next decade
pjmlp|6 years ago
jabbernotty|6 years ago