Hacker News new | ask | show | jobs
by Kye 1176 days ago
That takes awareness and discipline. The last time I tried to learn Node, all the guides led you down a road of dependency hell.
3 comments

Not following a guide takes awareness and discipline too. Furthermore, if you are simply learning Node, aren’t the downsides of dependencies moot?
Tolerating an iceberg of bad habits under a surface of abstractions is a way to get up to speed on something fast, but you eventually have to invest time learning better ways to do things. Except in web development where it's normal to send multi-megabyte blobs to the browser.
If you always in include 'vanilla' as a verbatim search term when looking for Node.js tutorials you'll get better results that tend to avoid that problem.
that takes experience, like everything you want to do well
That same comment, translated to gamer speak 'just git gud, bruh!'