Recent Posts

Kubernetes Application Deployment Best Practices

Kubernetes Application Deployment Best Practices

With Kubernetes approaching it's sixth year anniversary, our guest blogger, Eddie Segal, explains the best practices for deploying applications.

4 More Latest Crowdfunders I'm Backing

4 More Latest Crowdfunders I'm Backing

These are the latest crowdfunding projects I backed and today, I cover how they're holding up and which ones aren't in my hands yet.

Creating Charts with ASP.NET Core

Creating Charts with ASP.NET Core

The days are gone of server-side generated charts. Today, I show you how to take a JavaScript charting library and use it in ASP.NET Core.

How to Optimize AWS EBS Performance

How to Optimize AWS EBS Performance

In today's post, our guest blogger, Gilad David Maayan shows us the best approach to optimize the Elastic Block Store on AWS.

Quick Tip: Using the HTML5 pattern attribute

Quick Tip: Using the HTML5 pattern attribute

Is custom JavaScript necessary for validation? Today, I show an easy way to validate your input on the client-side without JavaScript.

Finding your Mona Lisa during downtime

Finding your Mona Lisa during downtime

I'm sure some of you have downtime with everything going on. Is this an opportunity in disguise?

Collection: Coronavirus (COVID-19)

Collection: Coronavirus (COVID-19)

With the amount of information out there, what's the most critical links for this virus? This collection answers that question.

Dependency Injection of Internals, Part 2

Dependency Injection of Internals, Part 2

Today, our guest blogger, Andrew Hinkle, continues his saga of rolling-his-own IoC container with migration changes to his existing code

5 Best Tools for Traveling Developers

5 Best Tools for Traveling Developers

Ever forget to take something from home? In today's post, I present five of the best traveling tools for a developer.

Divide and Conquer: Implementing New Solutions for Convenient Coding or Why UI and JS are Important to Separate

Divide and Conquer: Implementing New Solutions for Convenient Coding or Why UI and JS are Important to Separate

In today's post, our guest blogger Susan Saurel explains why it's important to separate your JavaScript from the user interface (UI)