Today, I ran into an issue where my local Git repository lost knowledge of the remote branch it is tracking. I had already made local commits to this branch and…
Month: <span>February 2020</span>
When comparing the Angular “Framework” against other “Libraries” such as React or Vue, one would argue against Angular. It is bulkier, more restrictive and opinionated when compared to other libraries.…
Today, I get the privilege of starting a brand new Angular project from scratch. I decided to give the Angular project template built into Visual Studio 2019 a try. While,…