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

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

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?)

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?

Observable Undefinded In Facade Architeture With Rxjs

(Following the suggestion so gunnar, i'm editing my question) @Gunnar.B Service for connection … Read more Observable Undefinded In Facade Architeture With Rxjs