Community

Extending Classes In A Modular JavaScript Application Architecture Using RequireJS

(Ben Nadel) Yesterday, I tried to apply some deep thinking to how dependencies should be managed in a modular JavaScript application architecture that is using RequireJS. The conclusion that I came to was that RequireJS should manage and load “definitions” while your application should manage and lo

Read More - Register for Free Membership