Jun 24, 20233 min read
Microsoft PowerToys
Hey kids! I was recently made aware of a cool new suite of free tools from Microsoft. This utility suite is also open source so, if you...
1 comment

Jun 15, 20232 min read
Fun With LINQ
Hey kids!! It never fails, there's always that one super easy thing that we forget. It's very basic and one of the fundamental things...
0 comments


Apr 10, 20232 min read
Microsoft’s Copilot using Bing
Let's talk about one of the new AI-powered chatboxes that have been recently released. You do need to request an invitation to try out...
0 comments


Feb 17, 20232 min read
LaunchDarkly Feature Flags
Hey kids! Remember how we've discussed how import it is to use feature flags in your code? Let's discuss how to set up feature flags...
0 comments

Oct 11, 20221 min read
.NET Conf - Nov 2022
Hey kids!! If you work in .NET, you want to attend this conference! It's free and virtual so make sure you save the date! November 8-10...
0 comments

Aug 26, 20222 min read
How to Delete a Committed Branch
Hey kids! I have a confession to make - it never fails, whenever I push a branch and regret it (meaning I'd just like a do-over and to...
0 comments


Jul 14, 20226 min read
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...
0 comments


Apr 9, 20225 min read
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...
0 comments


Mar 24, 20221 min read
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...
0 comments


Mar 11, 20222 min read
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...
0 comments

