|
|
|
|
|
by Aeolun
1356 days ago
|
|
> while in Node they're mostly not a big deal Until you have to figure out that the reason something doesn’t work is that dependency v1 is storing the data that dependency v2 is trying to use, and it complains about missing data that you are sure is there. I very much enjoy having those issues up front, instead of at runtime. |
|