How to effectively delete node_modules on Windows
This post is not directly related to SharePoint development, however, you might find it interesting if you deal with javascript projects (like SharePoint Framework projects) There is one particular thing I don't like in JavaScript development infrastructure. Well, actually I hate it. That's the node\modules folder. From one side that's a very important...