|
|
|
|
|
by toastercat
1180 days ago
|
|
The great irony of this post is that the author dreams of a world where they can use a library without it depending on hundreds of other modules, yet their website is built on Gatsby, an NPM package with one of the most insane dependency graphs I've seen. Uploading the author's website's package.json[1] into npmgraph[2] lists a total of 1561 dependencies. All that for what amounts to a simple blog site. [1] https://github.com/poeti8/pouria.dev/blob/master/package.jso... [2] https://npmgraph.js.org/ |
|