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

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

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?

How To Call This Onclick Javascript Function In My Architecture

I am using this article of architecture http://blog.extjs.eu/know-how/writing-a-big-application-in-… Read more How To Call This Onclick Javascript Function In My Architecture

Downside To Extjs "iframe Architecture" (should I Refactor To Mvc Pattern?)

I have an existing intranet webapp (solely internal) built with ExtJS using an 'iframe architec… Read more Downside To Extjs "iframe Architecture" (should I Refactor To Mvc Pattern?)

In The Flux Architecture, Who Is Responsible For Sending Updates To The Server?

So in the flux architecture, data flows as follows: View -> Action -> Dispatcher -> Store … Read more In The Flux Architecture, Who Is Responsible For Sending Updates To The Server?

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