dannygarcia + js   4

Patterns For Large-Scale JavaScript Application Architecture
Decouple app. architecture w/module,facade & mediator patterns. Mods publish msgs, mediator acts as pub/sub mgr & facade handles security.
javascript  architecture  patterns  js  programming  via:popular 
february 2012 by dannygarcia
Understanding JavaScript OOP — Sorella's Basement
Fortunately, ECMAScript 5 has gotten plenty of things to move the language in the right way, and it's on those sweet features that this article will expand. I'll also cover the drawbacks of JavaScript's design, and do a little comparison with the classical model here and there, where those would highlight the advantages or disadvantages of the language's implementation of prototypical OO.
javascript  oop  programming  tutorial  js  via:popular 
january 2012 by dannygarcia

Copy this bookmark:



description:


tags: