Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
wsl
.
Show all posts
Showing posts with label
wsl
.
Show all posts
Friday, 28 December 2018
Debugging http Node.js server requests and responses from shell
›
Here is a cool tip to inspect Node.js running an http process / server. First off, we start a simple http server in Node.js like this: ...
2 comments:
Friday, 8 December 2017
Finding old Git Branches with WSL and Bash
›
Finding old branches in Git I had to find out which branches in a Git repository was old and output it to a file. An old branch is defined ...
›
Home
View web version