

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 figure it out ... it only took me about 2 weeks to figure it out lol We'll go over how to create your API first. If you have an API you have already created or you want to connect to, you can skip this step and scroll down to here! Backend API Service For the Backend, you want to create your new API in whatever language / IDE you work in. O
Jul 14, 20226 min read


Don’t Get Scammed
Hey kids! I get a scam email or text or message through the socials almost daily now. I made a post about scams before and I thought I’d...
May 17, 20222 min read


The Wisdom Gap - The Center For Humane Technology
Hey kids! Here’s another fantastic installment from The Center for Humane Technology!! Sign up for their newsletter here Below is a full...
May 10, 20222 min read


Cybersecurity Fun
Hi kids! I’m excited to share that I’ve decided to go back to school for my Masters in Cybersecurity! woo hoo!!! I’m planning to start in...
Apr 16, 20221 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 site demo to make the base. Then I crafted the individual changes I needed for my purposes. To follow along, you can use the link below for additional information and resources. https://v12.angular.io/guide/forms Verify your Angular version in the package.json file first. Other versions may not play well as-is but the basic ideas should st
Apr 9, 20225 min read




