DEV Community

Isaiah
Isaiah

Posted on

#100DAYSOFCODE: Day 13

Today, I've come to understand more the hate behind node modules and semver. It's really hard to keep up with dependencies and dependency versions when there's a lot of them to keep track off. But I did learn about npm ls <module_name> to show how a basic view of my dependencies.

Also, I've come to appreciate how far our Web APIs have come. Cheers to the programmers, committees, etc behind them. Without you guys/gals, us modern programmers would have worse Web programming experience.

Ciao!

Top comments (0)