In-reply-to » @markwylde No, it doesn't have to be this way, but it is (almost) always this way. When a programming language makes it too easy to manage dependencies, you inevitably get microdependencies. It doesn't help that many people learn JavaScript or Python as their first language.

I don’t think it’s the tools fault per se πŸ€— It’s a educational problem I think. Not everything has to be a library / dependency:

Copying and Pasting code is β€œokay” πŸ‘Œ

​ Read More