Posts
All the articles I've posted.
-
Adding build versions in Angular
Have you ever found yourself wondering which version of an SPA is running when you pull up your site? This was a problem I wanted to answer in my Angular SPA. Utilizing the `npm version` command in my build pipeline, I was able to include my pipeline build number in my app, significantly decreased troubleshooting time and version confusion.
-
Hello World
Finally, I have a blog set up! This is the first post ever.