Update 28/1/2016: This post was about Angular 1, it was published well before Angular 2 was even near ready for beta release. A bit has …
Javascript
Aurelia vs. React.js: Based On Actual Use
There are tonnes of exciting things happening in the Javascript space in 2015. The two most exciting things for me are React.js by Facebook …
Creating Your Own React.js Mixins
The beautiful of simplicity of React.js doesn't only extend to components, but also mixins. Essentially mixins can extend components and all …
How To Use React.js In Aurelia
I am rather smitten with Aurelia but it's hard to deny the popularity of React. To avoid a situation where it's React or nothing, to get the …
Getting Aurelia To Work With HTML5 pushState
Recently in Aurelia I ran into a peculiar issue using the bundled Browser Sync Gulp task for deploying a test server. When visiting a …
Two Months (and counting) With Aurelia
Update: January 2017 I am using Aurelia, still. I am loving working with it and I find it hard to work with anything else. Aurelia has been …
What’s New In React.js 0.13
The latest and greatest version of React.js is here in the form of version 0.13. With the latest release comes a plethora of great and …
Things Every Javascript Developer Should Know
Javascript is an ever-growing language, especially now that releases for ECMAScript specifications now operate on a yearly release schedule. …
All About The HTML BroadcastChannel API
The only browser to support the BroadcastChannel API is Firefox 38 (at the time of writing this) which isn’t slated for release until May, …