There are plenty of times when I have found myself looking up git commands that I would like to execute in my day to day whether on my day job or side project work. As such, git provides the ability to configure aliases — short commands that represent longer commands that git executes.
I am home for the first time in a while and the memories of my childhood home have something to say about my being away. What questions am I being asked to stop ignoring and confront with a ruthless honesty?
A list of useful utitity types and functions that I use across various projects.
How to utilize route guards to inform users of unsaved changes when navigating to a different page in Angular apps.