Thanks, Im meaning to look into web components (and vue for that matter)
Some people seem to think that I believe JS (react et al) are evil and all, but it's not the case. I've developed web applications using them.
The point I am trying to make is that most of the time you dont need it and you'll have an easier time developing a progressively enhanced website; and your users will have a better time too.
Coding is as much a matter of personal growth as it is of logic and control-flow. I keep patience, curiosity, & exuberance in the same toolbox as vim and git.
*Opinions posted are my own*
Thanks, Im meaning to look into web components (and vue for that matter)
Some people seem to think that I believe JS (react et al) are evil and all, but it's not the case. I've developed web applications using them.
The point I am trying to make is that most of the time you dont need it and you'll have an easier time developing a progressively enhanced website; and your users will have a better time too.
100%.
The head dev at ING expressed this nicely a few years back.
m.youtube.com/watch?v=8ZTFEhPBJEE#
To loosely paraphrase: it's not bad to write JS, but is bad to write (or use) JS that you don't have to.