The signs have been there for a while now. Elon Musk is the eccentric real-life version of Tony Stark, who some believe will save the world …
The New Imgflip AI Meme Generator Is Fun (and dark)
I love a good meme and when I encountered Imgflip's AI meme generator recently, even more so. As I cycled through the generator I noticed …
How To Centre Columns In Bootstrap 4
It's 2020 and while there are many things I do know, there are still some trivial silly things I do not or always forget. Case in point …
Level Up Your Aurelia Applications With Router Layouts
When it comes to building applications, inevitably you will encounter situations where the base markup of your page is different than other …
I Used To Hate Using Reduce In Javascript, And Now I Can’t Stop
I used to be vehemently against using `reduce` in Javascript. It wasn't because I thought there was a better way, I actually think the …
I downloaded the Australian government’s CovidSafe Tracking App (so you don’t have too if you don’t wanna)
The controversial Australian government contact tracing application based on the Singapore version has finally been released for …
How To Mock uuid In Jest
When it comes to mocking dependencies in Jest, it couldn't be easier. You can create an actual mock module that gets loaded in place of the …
Dinnerly Australia — COVID-19 Review
As I explained in my HelloFresh review here, we have been trying out at home meal kits because of the shortages of basics in the grocery …
How To Develop A Seedable Dice Roll/Number Guess In JavaScript
Recently whilst working on some blockchain specific code, I needed to write a random number generator to simulate generating a range of …