Published at May 3, 2020 Bisecting as a troubleshooting technique, and how Git makes it even better Trinkets and Baubles I recently learned the name of a technique I use to troubleshoot particularly tricky bugs: bisecting. From learning that name I was able to discover git bisect which has changed my debugging world.
Published at Feb 8, 2020 v1.6.0 release of JS Snippet Good VSCode Extension Trinkets and Baubles JS - Snippet Good! now has React Hook snippets!
Published at Feb 5, 2020 v1.5.0 release of JS Snippet Good VSCode Extension Trinkets and Baubles I just released version 1.5.0 of my VS Code extension: JS - Snippet Good!
Published at Aug 12, 2019 Github Keyboard Shortcuts Trinkets and Baubles Just a quick tip here that most programmers I meet haven't seen before so I thought it'd be cool to share.