Skip to content

Opening book details…

About this document

Scalable JavaScript Architecture Guide by Dinagaran As is a document available to read on EtoBox.

1) JavaScript modules allow building scalable applications by separating functionality into independent and loosely coupled units. 2) A module interacts with other modules through a sandbox interface to ensure loose coupling. 3) An application core manages modules by initializing and destroying them, and facilitates communication between modules through the sandbox.

Author
Dinagaran As
Language
EN