|
|
|
|
|
by sergiotapia
2834 days ago
|
|
The problem in javascript seems more an ideological one where programmers instantly reach for a package that has multiple dependencies of which those dependencies have even more dependencies. There's this culture of not caring about bloat it seems in the vast majority of javascript projects. left_pad comes to the mind as the poster boy for this stuff. |
|
Does any other language have a solution to this?