★ Bookmarks for November 19th
These are my links for November 19th:
- RequireJS is a JavaScript file and module loader – It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.
- javascript – Does it make sense to use Require.js with Angular.js? – I highly recommend watching this official AngularJS video. It is bookmarked at the part where they talk about RequireJS