News

InfoWorld: Explain the workings of RequireJS. Burke: It uses script tags to load modules but relies on a "define" function wrapper that is placed around the modules.