Skip to main content

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

Channel 9 Video: Five Things About Docker

I had the opportunity to sit down with Simona Cotin (Azure Developer Advocate at Microsoft) at the AngularMix conference to talk about "Five Things About Docker". The video is one in a series of "Five Things" videos being created and produced by the Azure Developer Advocate team at Microsoft and …

Cover image for: Channel 9 Video: Five Things About Docker

Choosing the "Right" JavaScript Library/Framework for Your Application

"What's the 'right' JavaScript library/framework for us to use?". That's a question that comes up a lot nowadays given the multitude of choices available and one that doesn't have a "right" answer of course. I'm fond of saying, "Use the right tool for the right job" when I'm onsite at a company …

Cover image for: Choosing the "Right" JavaScript Library/Framework for Your Application