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...
Feb 17, 20232 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...
Apr 9, 20225 min read
Â
Â


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
Â
Â


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
Â
Â


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
Â
Â


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


The Importance of Documenting your Code
Code documentation and why it’s important
Aug 23, 20212 min read
Â
Â


Emailing From a Console App
Emailing using SMTP via a console app
May 11, 20212 min read
Â
Â


Create Excel Dynamically in Code
....some way to dynamically create a report based on some stuff in a database. And she needs it to be in Excel.
May 6, 20213 min read
Â
Â


The Great Debate - Single or First
Ah, the joy of having options! I have definitely had some spirited debates regarding which method to use .First() or .Single() I am...
Mar 10, 20212 min read
Â
Â






