Posts in Javascript

Shared State in Aurelia

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 …

Why Angular 2 Is DOA

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 …

Polyfilling "position: sticky"

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 …

AngularJS vs MeteorJS: How about no?

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 …