CommonJS is another paradigm for breaking JavaScript out of one huge file into demonstrable chunks not unlike AMD modules, and Bower is a generic "front-end" package management tool which can manage either CommonJS gunk or AMD modules or another flavor of JavaScript packeting (making up my own word) along these lines.
No comments:
Post a Comment