In an application recently I need to display several confirmation checkboxes and once all of these checkboxes had been ticked, a submit …
Getting Visual Studio Code To Work With Next Versions of TypeScript
Recently whilst helping out a client with an Aurelia TypeScript project, I encountered a situation where the latest development version of …
Access The Aurelia Controller/App Instance From Your Browser
One of the lesser known abilities of Aurelia is that every Aurelia element has an au property on it. This means if you query the DOM for an …
Using Lodash With An Aurelia CLI Requirejs Project
Even though I primarily use Webpack for a massive Aurelia project I am working on, I am doing a fun internal project at work and decided to …
Aurelia Reaches Release Candidate
After over a year of hard work from the community and Aurelia team, the framework I and many others have grown to love has finally hit …
Aurelia + Jspm 0.17
Even though I have moved onto Webpack sometime ago in Aurelia, lately I have been partly driven by frustration over how buggy things are …
Using Async/Await In Aurelia
One of the biggest upcoming additions to Javascript (in my opinion) is support for async/await. If you have worked with a language like C# …
Cool Brewing Bag: Australian Review
I recently got my hands on a Cool Brewing Bag because I live in a hot climate here in Australia, a state called Queensland. In Summer our …
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 …