Microblog
- GitHub's PR Dashboard
The new pull request dashboard organizes PRs by what you actually need to do with them.
- TIL: VS Code Tasks
Make `make` your default build task and stop switching to the terminal.
- TIL: console.table
A better way to inspect arrays of objects in Node.js.