Philip Hendry's Blog
Sporadic musings from Philip Hendry

Creating a HighCharts Component in Aurelia

Sep 15, 2015 • Aurelia • 4 min read

This article shows how I’ve integrated HighCharts with an Aurelia application I’ve be writing. The source code is available on github.  Read →

Creating a Carousel in Aurelia

Sep 13, 2015 • Aurelia • 11 min read

This post hopes to describe how to create a basic carousel component from scratch for use with Aurelia. The article begins with setting up the environment but this could easily be skipped. If you just want to see some code then it’s all in github.  Read →

Creating a Dashboard in Aurelia

Sep 13, 2015 • Aurelia • 5 min read

I’ve been using Aurelia for a few weeks now and I’m certainly appreciating it this far and feel like I’m having a lot less trouble understanding it than when I was learning AngularJS 1.x.  Read →