Anyone who's tried homebrewing in many parts of Australia (I am in Queensland) knows it's a battle against the elements. Scorching …
Don’t Get Skewered By “kebab-case” In Aurelia
This is one of those daily occurences I see in the official Aurelia Gitter chatroom (not a member, come say hello here). You are using a …
Working With Aurelia @observable
Even if you are new to Aurelia, you are probably familiar with the @bindable functionality which allows you to add bindable attributes …
String Enums In TypeScript
Sometimes you want to specify in your application multiple allowed values. For example, you might have a method which allows you to perform …
Thrice – The Artist In The Ambulance (Instrumental Tracks)
Quite a while back I posted a rare find that I got off of Amazon: an instrumental copy of Thrice's seminal release The Artist In The …
Removing Items From An Array In Javascript (by index)
It is that time of the week for Obvious Javascript Tip of the week. You probably already know how to delete an item from an array, maybe …
Removing A Character From The Start/End of a String In Javascript
Show of hands if you can off of the top of your head remove/trim a character from the start or end of a string. If your hand remained down, …
Removing Duplicate Objects From An Array By Property Name In Javascript
If you have an array of objects and you want to filter the array to remove duplicate objects but do so based on a provided key/property, …
Naturally Cooling Your Wort
When it comes to brewing, besides perfect sanitisation the other deciding factor is temperature. If your equipment is sanitised correctly, …