angular Angular Inputs - Improved Error UX Here's an elegant way to see whether your input is in focus or not and how you can use that in the HTML template to trigger styling or other changes.
typescript Cool Typescript features I've learnt over the years We've used Typescript in a lot of projects and over time I've kept track of a few things I think are cool.
vagrant Setting up Vagrant Ubuntu VM (VirtualBox Provider) to run Docker Compose Node + Angular 6 Project with File Change Detection on Windows Host Ever struggled setting up a node project within an Vagrant Ubuntu VM on a Windows host? If so then this blog article is for you!