Fun Code Snippets
A few handy CLI snippets and notes to remember how to quickly create or overwrite files using the terminal.
All the articles I've posted.
A few handy CLI snippets and notes to remember how to quickly create or overwrite files using the terminal.
A parable from The Way of Testivus on how testing coverage goals depend on context — and how some developers just want simple answers.
Practical Git commands that save you time, recover lost work, and help you debug faster. Think of this as your essential Git cheatsheet.
Lessons learned while extending a Gatsby blog with images, and the pitfalls of outdated tutorials when working with fast-moving frameworks.
A discussion on currying and partial application in JavaScript with practical examples including React's connect and letter ciphering.
Learn how to set up jBPM on macOS using Docker, including prerequisites like Xcode CLI, Homebrew, and verification steps for Docker installation.