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

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

How To Structure Javascript When Including Another Php File

I am attempting to build a small web application but I'm not clear how to communicate between d… Read more How To Structure Javascript When Including Another Php File

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?

The Nested Modules In AngularJS

Background I have N angular modules. One of them it is the root container that bootstrapped on and… Read more The Nested Modules In AngularJS