At my day job, I am currently building a pretty complex Aurelia application. One such component of the application is a widget system which allows ES2015 …
I swear this will be my last Aurelia post for a little while. As the community and use of the framework grows, I thought it would be a great idea to create a …
In Aurelia we already have the power to iterate arrays from within our views and for most purposes, this is fine. However, sometimes there are situations where …
Before Aurelia came onto the scene I had worked extensively with Angular and then shortly thereafter, React.js (sometimes both together). After using React for …
I know, I just can’t keep quiet about Aurelia. But it is one of the most exciting things to happen to Javascript in a long time. So I decided to write up …
Recently whilst working on my day-job project I needed to get a HTMLElement from the DOM and then store it as a string. Using innerHTML obviously didn’t …
If you’re a user of Aurelia and you’re writing unit tests, you might have run into some confusion around testing your custom elements, more …
When it comes to working with your servers (or any remote machine for that matter), public key encryption is a must. The basics are: you register a public key …
How many of your friends and family come over and want to use your wifi? For me, It would take me a while to count all of the people who I have given access to …
Lets be honest. There are developers who love all of the additional styling for forms, typography and widgets that come with Bootstrap and there are those who …