|
|
|
|
|
by jlarocco
272 days ago
|
|
It's not really bad advice, it just has different implications in Javascript. In other languages, you'd have a few dependencies on larger libraries providing related functionality, where the Javascript culture is to use a bunch of tiny libraries to give the same functionality. |
|