|
|
|
|
|
by solardev
981 days ago
|
|
Frontend dev, and the others I've met seem to just read a few pages on MDN and Stack and wing it from there, lol. I wish there was a good book on the engineering side of it. The UX side of it has a few good titles, but the dev side is pretty messy. |
|
https://www.amazon.com/DOM-Scripting-Design-JavaScript-Docum...
But, nobody will read it. Tree models irrationally scare the shit out of most developers. Most people would rather cut off an arm and work 10x harder for less money than navigate a tree. It’s super weird.
However, if you are a person who isn’t autistically riddled with fears you lie to yourself about understanding the DOM opens almost all doors on the frontend, such as: accessibility, SEO, A/B testing, test automation, performance, and writing durable code quickly without need for a framework.