*目次 [#vb716ea1]
#contents

*Require.jsとは [#h335d633]
RequireJS は使用するJavascriptの塊をモジュールとして宣言し、各モジュール間の依存関係を調べ、適切な順序で JavaScript のコードを読み込むしくみ



*本家 [#x1628ff9]
http://requirejs.org/docs/download.html
**サンプルコード [#k520116f]
***シンプル [#hd994283]
https://github.com/volojs/create-template

***マルチページ [#qb7cf6ea]
https://github.com/requirejs/example-multipage

***Shim Configを使ったマルチページでの例 [#b3429f3a]
https://github.com/requirejs/example-multipage-shim


*本家 [#x1628ff9]
http://requirejs.org/docs/download.html

*紹介ブログ [#nd630680]
**RequireJSを始めて戸惑ったこと [#j3694ac6]
http://orangain.hatenablog.com/entry/getting-started-with-requirejs

**RequireJS使い方メモ [#a7991e86]
http://qiita.com/opengl-8080/items/196213867b859daea719


**[JS] RequireJSのオプションで良く利用するBaseUrl, Paths, Shimを学ぶ [#j18b1edf]
http://www.yoheim.net/blog.php?q=20130110
トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS