Tag: dependencies
-
Sunday Cleaning 🧹
I started to use typescript and nodejs more frequently in my latest projects due to CDK. However, I didn’t realise the side effects especially on node modules folder… Yes, it is 18.42GB of dependency code just sitting in different POC projects 😬 I’m now thinking about how to improve the storage efficiency of these tiny…