Tips and tricks

Number of articles: 22.

If-statement reversal is a technique that revolves around breaking from a function, loop, or script early by avoiding unnecessary code nesting.
Add a help directive to your Makefile to print a list of all available directives and their description.
I love my Oh My Zsh + Powerline setup for iTerm2 on macOS. In this article, I provide links to my favorite resources and config to set up your CLI visually.
A shopping list app is a perfect starter project for beginner programmers and those learning a new framework. In this article, I give you some inspiration to get started on such a project.