- Jul 14, 2022
- 6 min
Angular API hookup with Azure DevOps
Hey kids! Let's chat about how to use the subscribe function to connect your Angular UI to a backend API. It's quite simple, once you...
- Apr 9, 2022
- 5 min
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...
- Mar 24, 2022
- 1 min
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 11, 2022
- 2 min
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 5, 2022
- 2 min
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...
- Feb 19, 2022
- 2 min
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 3, 2022
- 3 min
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...
- Dec 30, 2021
- 4 min
Non Functional Requirements (NFR's)
Why we need NFR’s for our code. Non Functional Requirements
- Apr 7, 2021
- 3 min
Angular Setup Tips and Tricks
Hey kids! I am learning Angular and have come away with some small takeaways for folks that have limited coding knowledge so far. I am...