When it comes to adding in on-page functionality in the form of custom selects, autocomplete fields and more, jQuery UI is still an …
Javascript
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 …
Deep Cloning Objects In Javascript Without Dependencies
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.observe Proposal Being Withdrawn From Javascript TC39
One of the much-promised features coming in the ECMAScript 2016 specification was Object.observe. It promised us the ability to watch …
A List of Great Blogs & Sites About Javascript
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 …
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 …
Understanding The React.js PureRenderMixin
You are already aware of the fact React.js is fast, but did you know there is a way to speed up the rendering of React components even …
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 …
Aurelia Configuration
One of the most important aspects of a web application (besides the application itself) is how configurable it is. Where you define key …