Echo JS
- Modular HTML components with RequireJS http://simonsmith.io/modular-html-components-with-requirejs/ 2 comments
- ZestJS - Modular HTML widgets in RequireJS supporting optimizer builds, server or client rendering and dynamic controller hierarchies http://zestjs.org 3 comments
Hacker News
- Reusable UI Widgets Using RequireJS and Knockout http://fxenik.wordpress.com/2014/11/22/reusable-ui-widgets-using-requirejs-and-knockout/ 6 comments
- Grunt and RequireJS are out, it's all about Gulp and Browserify http://www.100percentjs.com/just-like-grunt-gulp-browserify-now/ 157 comments
- Journey From RequireJS to Browserify http://esa-matti.suuronen.org/blog/2013/03/22/journey-from-requirejs-to-browserify/ 14 comments
- RequireJS 2.0 draft https://github.com/jrburke/requirejs/wiki/Requirejs-2.0-draft 14 comments
- RequireJS: a JavaScript file and module loader http://requirejs.org/ 10 comments
- React with RequireJS: no build step, no Webpack, not even Node.js... monstrosity, blasphemy! https://github.com/rodrigocfd/react-require 11 comments javascript
- Effectively using requirejs on large app https://www.reddit.com/r/javascript/comments/4qy4yh/effectively_using_requirejs_on_large_app/ 12 comments javascript
- CommonJS, RequireJS, AMD, Browserify, ES6 Modules.... Can someone explain all these terms? https://www.reddit.com/r/webdev/comments/4m95ll/commonjs_requirejs_amd_browserify_es6_modules_can/ 6 comments webdev
- How to correctly use RequireJS in a multi-page setting with shared dependencies and page-specific plugins http://requirejs.org/ 8 comments javascript
- Moving Past RequireJS http://benmccormick.org/2015/05/28/moving-past-requirejs/ 8 comments javascript
- I often see that many libraries follow the same (RequireJS) patterns to keep the code. I'm eager to get some detailed info on this technique! http://middle-earth.thehobbit.com/ 4 comments javascript
- Anybody using basketjs with requirejs? http://addyosmani.github.io/basket.js/ 6 comments javascript
- Ditching RequireJS for Webpack: the reasons and lessons learned. http://blog.player.me/ditching-requirejs-webpack-reasons-lessons-learned/ 70 comments javascript
- Using RequireJS with ASP.NET 5 MVC http://notoriousb1t.com/blog/2015/02/using-require-with-razor 18 comments dotnet
- RequireJS tutorial http://www.erikschierboom.com/2014/11/17/requirejs/ 20 comments javascript
- BackboneJS + RequireJS, Why AMD? Check it yourself. https://github.com/jac1013/backbone-requirejs 11 comments javascript
- Should I use RequireJS with AngularJS https://medium.com/real-life-front-end-experiences/making-sense-of-requirejs-with-angularjs-7f437b485eee 6 comments webdev
- Grunt, RequireJS, AngularJS, and SASS project boilerplate to get started quickly https://github.com/jakemmarsh/grunt-requirejs-angularjs-sass-boilerplate 7 comments webdev
- Realized too late that RequireJS is pretty bad (for us). Here's a blog post explaining my experiences with it. http://blog.player.me/case-requirejs/ 67 comments javascript
- Optimizing lazy-loaded AMD modules with RequireJS http://tech.jellyvision.com/2014/03/optimizing-lazy-loaded-amd-modules-with-requirejs/ 14 comments javascript
- My RequireJS Itches and How I Scratched them using Browserify http://blog.m4nu.co/the-requirejs-itches-and-how-i-scratched-them-with-browserify/ 22 comments javascript
- And just like that Grunt and RequireJS are out, it’s all about Gulp and Browserify now http://www.100percentjs.com/just-like-grunt-gulp-browserify-now/ 19 comments node
- Using r.js to Optimize Your RequireJS Project http://tech.pro/blog/1639/using-rjs-to-optimize-your-requirejs-project 5 comments javascript
- RequireJS optimization question https://github.com/jrburke/almond 5 comments javascript
- Modular HTML components with RequireJS http://simonsmith.io/modular-html-components-with-requirejs 4 comments javascript
- I present to you my weekend project: an attempt at a better paste bin! I made it in django because I wanted to integrate the AWESOME restful api package with a heavyweight app using RequireJS http://pasterly.com/ 39 comments programming
- Modular JavaScript apps with Django, Knockout and RequireJS on Heroku http://integricho.github.io/2013/04/10/django-and-modular-js/ 3 comments django
- Can we chat about UMD (& RequireJS module design) https://github.com/umdjs/umd 12 comments javascript
- My talk on RequireJS -- Embracing the Awesomeness of AMD modules. Video & slides. http://robdodson.me/blog/2013/03/21/requirejs-embracing-the-awesomness-of-amd-modules/ 15 comments webdev
- Journey From RequireJS to Browserify http://esa-matti.suuronen.org/blog/2013/03/22/journey-from-requirejs-to-browserify/ 21 comments javascript
- ZestJS - Dynamic HTML widgets as RequireJS modules with full optimizer support and server rendering in NodeJS. http://zestjs.org 4 comments javascript
- Compile a RequireJS Project to a Single File http://miloshadzic.com/2013/01/23/requirejs-compilation/ 3 comments javascript
- Wrote a quick example of Asynchronous Module Definition (w/ RequireJS), Inheritance and Mustache templating http://jsfiddle.net/hvcyb/20/ 3 comments javascript
- Tired of RequireJS? - LMD: new JavaScript module architecture https://github.com/azproduction/lmd 20 comments javascript
- When to use Requirejs and when to use bundled javascript? https://github.com/bishopZ/Frame.js 9 comments javascript
- Automatic Minification with Node.js and RequireJS http://www.joezimjs.com/javascript/automatic-minification-with-node-js-and-requirejs/ 3 comments node
- RequireJS 2.0 released http://tagneto.blogspot.co.uk/2012/05/requirejs-20-released-onward-amd.html 18 comments javascript
- Simple boilerplate of mine to quickly get you up n' running w/ RequireJS and Backbone. Hope it helps someone! https://github.com/david0178418/backbonejs-amd-boilerplate 16 comments javascript