Speeding up any and all js-projects with a single, global makefile
TLDR: Jump to complete markdown-file
When working on various projects, you often need to install dependencies. When switching branches, it's easy to forget this, which can lead to bugs. Consider a branch where one of the dependencies is updated. Eac...
blog.runar.dev5 min read