Skip to main content

Free Interactive Coding Course: Build Your First Angular App

About a year ago I was browsing the web and came across a site called Scrimba.com. It provided a unique way to learn about web technologies through a live code editor combined with audio that syncs with the code - something you have to actually try out to realize the full potential. Since I do a …

Cover image for: Free Interactive Coding Course: Build Your First Angular App

Real Talk JavaScript Podcast: End to End Testing with Cypress.io

I had the opportunity to talk with my good friends John Papa and Ward Bell about Cypress.io and end to end testing on the Real Talk JavaScript podcast. We talked about why I think end to end testing should get more attention, how I'm using it in a current project, as well as the benefits it can …

Cover image for: Real Talk JavaScript Podcast: End to End Testing with Cypress.io

ngAir Podcast: Containerizing Angular Apps with Docker

I had the opportunity to chat with Justin, Bonnie, Alyssa, and Austin about Angular and Docker on the ngAir podcast recently and really enjoyed talking with everyone. We talked about the benefits of containers from a developer and DevOps standpoint, how to create custom images with Dockerfiles, how …

Cover image for: ngAir Podcast: Containerizing Angular Apps with Docker

New Pluralsight Course: Containerizing Angular Applications with Docker

I’m excited to announce the release of my next course on Pluralsight titled Containerizing Angular Applications with Docker! This course walks you through the process of containerizing front-end applications (with a focus on Angular) using Docker images and containers. Here are a few questions this …

Cover image for: New Pluralsight Course: Containerizing Angular Applications with Docker

8 Tips to Maximize Your Productivity

Getting things done has always been a challenge for most people - and I include myself - regardless of where you work or what you do. No matter how hard some people try, they end up procrastinating tasks until the last minute. Some people simply focus better when they know they’re out of time and …

Video: Microservices with Docker, Angular, and ASP.NET Core

I recently had the opportunity to speak to a group in Denver, Colorado about Microservices, Docker, Angular, and ASP.NET Core which was a lot of fun. Briebug sponsored the event at Alamo Drafthouse and we had a great turnout! Thanks to Briebug for organizing the event (really appreciate Anne, …

Getting Started with Machine Learning using TensorFlow and Docker

Machine Learning (ML) gets a lot of press now days and for good reason. It can be used to gain insight into areas that were difficult to tap into even a few years ago. Want to know what type of object is shown in a picture? Machine learning can tell you. Need help predicting the next big stock to …

Cover image for: Getting Started with Machine Learning using TensorFlow and Docker

Upgrading an Application to Angular 6: Step By Step

Angular 6 is out and it offers some great new functionality in the CLI and overall framework. One of the biggest new features (IMO anyway) is the CLIs support for schematics and the ng new library command to create and publish libraries (a big pain point that is now simplified). But, I …

"Containerizing" Angular with Docker: My ng-conf Talks and Overall Experience

ng-conf 2018 is officially over....too bad it can't go on forever. It's such a great conference that you don't want it to end. In addition to hearing a lot of high-quality talks from the Angular team and other awesome speakers, I had the opportunity to hang out with John Papa a lot (one of my best …

Cover image for: "Containerizing" Angular with Docker: My ng-conf Talks and Overall Experience