This is a bug I recently encountered with Karma and the Karma Sauce Launcher plugin. It plagued me for a week, finally I worked out the …
How To Convert FormData To JSON Object
Recently, whilst working on a project I needed to take HTML FormData and then convert it to JSON to be sent off to an API. By default the …
The Decline of Medium.com
I still fondly remember when Medium first hit the scene. Everyone loved the quality of the writing and variety, every article I read was …
How To Change/Overwrite Colours In Bootstrap 4
Well, this one just stung me and a client after migrating from Bootstrap v3 over to v4 in a project. In Bootstrap of yesteryear, you …
Webpack Support Lands In Aurelia CLI
I have been waiting for this day to come for a long time now: the Aurelia CLI now supports scaffolding Webpack applications from …
Seo.fit: SEO analysis
For a while I've had a great domain name just lying around and it dawned on me what it could be a while ago, so I decided to use seo.fit for …
How To Alias Cloud Functions In Firebase
Firebase Cloud Functions are fantastic, but the URL that you get to run them isn't so nice. You'll get given a URL that looks like the …
TidyFork: Cleanup Outdated Forks and Old Starred Repositories
As a developer, I love Github and use it to not only contain my public and private development projects, but also follow other interesting …
Create an alias to C drive in Ubuntu Bash on Windows
If you're using the fantastic Ubuntu Bash terminal in Windows 10 which gives you a proper Ubuntu Linux terminal window and subsystem, you're …