programming
Migrate a Git Subfolder to a New Git Repository

Move a package from a Git subfolder to an individual repository while retaining its history....

programming
Bootstrap Client-Side Git Hooks for Version Control

Enable dependency free Git hooks in package.json....

programming
Cleaner JavaScript with Destructuring

Understanding JavaScript's destructuring assignment syntax....

programming
Vertical Rhythm for styled-components

A simple, flexible, and modular implementation of typographical vertical rhythm....

programming
Vim Fuzzy Find Files Without Plugins

Configuring and using the native Vim file finder....

programming
Aliases You Didn't Know You Wanted: Options `-iv`

Aliases to prompt prior to destructive actions and give verbose feedback....

programming
A Better Zsh History, pt. 2

Configuring the Zsh history persistence and duplicate options....

programming
A Better Zsh History, pt. 1

Setting up the Zsh history mechanism....