Recent posts
Enforcing Node.js, npm, and Yarn Versions
When writing an application in Node.js it’s best practice to lock down the version that you’re using. This doesn’t really happen out of the box and there are a few different things you can do to enable this and make it more manageable. Excluding the AWS SDK from a Serverless Package
Removing the AWS SDK from your Serverless code deployments can considerably reduce the size of your functions resulting in quicker start times and reduced costs. Adding Hot Module Reloading to Create React App
A look at a small change you can make to get the productivity increase of Hot Module Replacement in Create React App. Help the Durandal Kickstarter
Durandal is a great MVC/MVVM framework that is currently raising funding. Scott Hanselman’s 2014 Tool List for Windows
Scott Hanselman does his yearly post of great utilities.