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

How To Memorize User's Progress Through The Application?

I'm facing an architecture problem I didn't manage to solve. I'm developing a little ga… Read more How To Memorize User's Progress Through The Application?

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?

Multiple Routers Vs Single Router In BackboneJs

All examples on Backbone I've seen use one router for the whole application, but wouldn't i… Read more Multiple Routers Vs Single Router In BackboneJs

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