Creating a Form in Angular 12
Hey kids! Let's continue learning to do some fun things with Angular! Next up is adding a form to your site. I used the base Angular...
Apr 9, 20225 min read
0 comments


Checking your Angular version
Hey kids! Now, I know this is really simple, but I did have to Google how to do this, so I thought I'd share for our one-stop-shop of...
Mar 24, 20221 min read
0 comments


Update Custom Modal for Angular 12+
Hey kids!! The previous post I made about adding a custom modal to your Angular app is only good as-is up to Angular version 12. In the...
Mar 11, 20222 min read
0 comments


The Dreaded 'Unable to Connect to Web Server IIS Express' Error
Hey kids! If you've been writing code for more than ... oh ... a month, you'll run into this error. It's persisted in Visual Studio...
Mar 5, 20222 min read
0 comments

Including a Modal in your Angular App
Hey kids! Let's have a chat about adding cool stuff to your Angular application!! I was a tad perplexed trying to figure out how to add...
Feb 19, 20222 min read
0 comments


Avoiding a Memory Leak in Angular
Hey kids! I've been hard at work trying to get the hang of this Angular thing ... so far, it's slow but it's going! I'm happy to have a...
Feb 3, 20223 min read
0 comments


Exception Handling and Logging basics
Hey kids!! Let's go over some basics for exception (error) handling and logging. This is legit the hill I will die on when I'm debating...
Jan 14, 20223 min read
0 comments

Non Functional Requirements (NFR's)
Why we need NFR’s for our code. Non Functional Requirements
Dec 30, 20214 min read
0 comments


Power Automate - Get Email from CreatedBy in Azure DevOps
Hey kids! So I’ve recently been asked to create an automated flow using Microsoft Flow (Power Automate) that is attached to Azure DevOps....
Dec 15, 20213 min read
10 comments


Using Incognito with Visual Studio
Hey, kids! Let's set up your local Visual Studio to start using Incognito mode. I sometimes need this so the cache is cleared when...
Apr 28, 20211 min read
0 comments

