Recently whilst working on my web app Built With Aurelia I encountered a situation where I needed to sort by the highest upvoted items, but …
Introducing Built With Aurelia
Built With Aurelia is a nice little application that showcases what the Aurelia community are building with Aurelia and has been in the …
Adding The Aurelia Fetch Client Into An Aurelia CLI Project
So you're using the CLI to build your next Aurelia application and you want to use the Fetch client? You might have noticed by default it …
Issue Updating “aurelia-cli” or other global Node Modules?
As much as I love Npm, it can be quite buggy at times, especially on Windows. One such error I encountered recently was trying to install …
Aurelia Goes Stable 1.0: RTM
It has finally happened. After a long beta and relatively short release candidate period, Aurelia has hit a version 1.0 stable release which …
Const or Let: Let’s Talk Javascript
Two of my favourite additions to ECMAScript 2015 were the const and let keywords. Sadly, I see them being misused quite often on many public …
WebComponents.js & Webpack Polyfilling In Aurelia
If you are developing an Aurelia application, just so happen to be using Webpack and need to support Internet Explorer 10, then you will …
Pokego.run: Now Open Source
As promised, I have open sourced my quick Aurelia CLI project Pokego.run which you can find here if you just want the code and don't want to …
Introducing Pokego.run: An App Developed Using The Aurelia CLI
I work a lot, so it was nice to get some downtime to play with the Aurelia CLI. Like many others of my generation, I have been caught up in …