Clean up node_modules folders Handy command line snippets to clean up node_modules. Read more #til #shell #linux #bash #javascript
Absolute path to a relative file Get the absolute path to a file based on the relative path. Read more #til #shell #linux #bash