
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
Version Control Git Hooks with npm Scripts
Enable dependency free Git hooks in package.json.

programming
Cleaner JavaScript with Destructuring
Understanding JavaScript's destructuring assignment syntax.

programming
Aliases You Didn't Know You Wanted: Options -iv
Aliases to prompt prior to destructive actions and give verbose feedback.