Architecture Event Bus Javascript Javascript Event Bus Architecture May 03, 2024 Post a Comment In this video at 20:50 (corresponding slide), Nicholas Zakas presents what I think is an Event Bus … Read more Javascript Event Bus Architecture
Architecture Codeigniter Ember.js Javascript Using/embedding Ember Js With/in Codeigniter April 06, 2024 Post a Comment 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
Architecture Extjs Extjs4 Iframe Javascript Downside To Extjs "iframe Architecture" (should I Refactor To Mvc Pattern?) December 26, 2023 Post a Comment 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?)
Architecture Bounded Contexts Domain Driven Design Java Javascript Confusion Regarding Bounded Contexts And Interaction Between Them December 20, 2023 Post a Comment I'm trying to implement my first domain driven application, after going through Eric Evan's… Read more Confusion Regarding Bounded Contexts And Interaction Between Them
Angularjs Architecture Javascript Module The Nested Modules In AngularJS April 30, 2023 Post a Comment 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
Architecture Javascript Oop Prototype Understanding Better Javascript OOP Architecture October 02, 2022 Post a Comment 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