Skip to content Skip to sidebar Skip to footer
Showing posts with the label Architecture

Ember.js - How To Use Multiple Models, Controllers And Views In Same Page?

I mostly understand the basics of Ember.JS. Most examples out there really just deal with a single … Read more Ember.js - How To Use Multiple Models, Controllers And Views In Same Page?

Using/embedding Ember Js With/in Codeigniter

I am about to start developing a web application using Ember.js as front end technology and Codeign… Read more Using/embedding Ember Js With/in Codeigniter

Does Gmail Use Setinterval() Or Settimeout() To Do Periodical Refresh?

I guess they use these two functions to make an Ajax call to their server but I am not sure. How d… Read more Does Gmail Use Setinterval() Or Settimeout() To Do Periodical Refresh?

Understanding Better Javascript OOP Architecture

As i read through some examples of Angularjs' UI add-on, i've stumbled over some code that … Read more Understanding Better Javascript OOP Architecture

Does Gmail Use SetInterval() Or SetTimeOut() To Do Periodical Refresh?

I guess they use these two functions to make an Ajax call to their server but I am not sure. How d… Read more Does Gmail Use SetInterval() Or SetTimeOut() To Do Periodical Refresh?

Javascript Event Bus Architecture

In this video at 20:50 (corresponding slide), Nicholas Zakas presents what I think is an Event Bus … Read more Javascript Event Bus Architecture