目次

Require.jsとは

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

本家

http://requirejs.org/docs/download.html

サンプルコード

シンプル

https://github.com/volojs/create-template

マルチページ

https://github.com/requirejs/example-multipage

Shim Configを使ったマルチページでの例

https://github.com/requirejs/example-multipage-shim

紹介ブログ

RequireJSを始めて戸惑ったこと

http://orangain.hatenablog.com/entry/getting-started-with-requirejs

RequireJS使い方メモ

http://qiita.com/opengl-8080/items/196213867b859daea719

[JS] RequireJSのオプションで良く利用するBaseUrl?, Paths, Shimを学ぶ

http://www.yoheim.net/blog.php?q=20130110

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2017-06-13 (火) 09:00:25 (2507d)