DEV Community

Discussion on: Javascript fatigue

Collapse
 
btopro profile image
Bryan Ollendyke

That fatigue is real, and it's why we push toward build-less / native / web standards as opposed to web compiling conventions. Keep digging into conventions that reduce the knowledge tree and always be willing to shift parts of the toolchain in any project if better alternatives arise, but never be atfraid to use what you know instead of immediately jumping to what's popular. JS is ephemeral, standards are eternal.