Try Tuts+ Premium, Get Cash Back!
The Essentials of AMD and RequireJS: New on Tuts+ Premium
plusvideos

The Essentials of AMD and RequireJS: New on Tuts+ Premium

Tutorial Details
  • Applications Used: RequireJS
  • Difficulty: Advanced

In this Tuts+ Premium screencast, we’ll review RequireJS, an asynchronous module loader and dependency manager, and AMD, which defines the mechanism and guidelines for declaring and importing modules.

Become a Premium member to view this screencast, as well as hundreds of other advanced tutorials and screencasts from the Tuts+ network.


You’ll Learn:

  • What is AMD? Why is it helpful?
  • How to use RequireJS, which implements the AMD spec.
  • How to create, store, and reference modules.
  • How to integrate the use plugin.
  • How to import scripts, which do not register themselves as AMD modules.
  • A lightning-fast run-through of importing and working with Backbone.js.

Tuts+ Premium

The recently re-launched Tuts+ Premium is a service that provides top-tier training in a variety of creative fields. Whether you prefer books, visual training, or in depth tutorials, we have you covered. While we unfortunately can’t afford to provide the service for free, it’s only $19 a month – less than you’d spend on dinner.

I hope you’ll consider checking it out! In addition to learning a huge variety of new skills, it’s also a fantastic way to say thank you to Nettuts+.

Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more
  • Adri

    Why I’m not a premium member? Great stuff. Thanks guys. Looking forwardto become premium…

  • wburningham

    Just joined premium to see this tutorial. I had seen require.js before, but had never understood how it worked.

    Jeff,

    What command are you using to open a prompt at the bottom to specify the location of a new file?

    Also, I noticed that you have vim-mode enabled. Is there a way to reference your vimrc file? I would like to still have some of the key mappings I’ve created for vim.

    Thanks for the tut!

  • http://www.agamenew.com agame

    Thanks guys. Looking forwardto become premium…

  • http://skied1390.mihanblog.com nika

    Amazing. I never heard anything about this subject before. Your post is wonderful.