Update March 2018: Two years on from the original publish date, Aurelia finally has support for server-side rendering.
This means it is now possible to create isomorphic web applications in Aurelia …
If you are like me, you browse Github for cool new repositories. My new hobby is looking at what the community are building for rival frameworks and one of those frameworks is Angular 2.
The Angular 2 …
In a single page application (SPA) like Aurelia, shared state is one of those important things every developer mostly encounters. Sharing the current state of a logged in user or sharing a shopping …
When it comes to adding in on-page functionality in the form of custom selects, autocomplete fields and more, jQuery UI is still an undisputed popular choice amongst some developers and using it …
With the beta release of Angular 2 in mid-December after almost 2 years in development, high hopes have been placed upon the framework who in its absence of release has seen other competitors such as …
There is one thing that really irks me in Javascript, everything is passed by reference. Recently in a project I was working on, I had an object of widget options I needed to modify. I also needed to …
One of the much-promised features coming in the ECMAScript 2016 specification was Object.observe. It promised us the ability to watch objects for changes and react accordingly, akin to two-way binding …
When it comes to resources on Javascript, I just can not get enough. And, for the best exposure for your business a denver marketing agency can give you great ideas on ways to boost your visibility, …
One of my favourite and lesser known additions to CSS is position: sticky which essentially allows you to create an element that snaps at a specified position of the page to the top of the screen.
At …
It seems anything remotely written in or affiliated with Javascript gets compared with Angular these days.
AngularJS vs React.js AngularJS vs Node.js AngularJS vs Ember.js AngularJS vs Microwave …