タグ

2010年6月19日のブックマーク (2件)

  • FireQuery = Firebug extension for jQuery development

    Installation Install the addon from addons.mozilla.org. After you restart Firefox, you should visit FireQuery Test Page to make sure all is working correctly. How to build FireQuery from source If you want to install the addon from the latest source, you need to build it. It should be simple, but make sure you have these tools in your path: git zip ruby and rake Build steps: After that your XPI sh

    FireQuery = Firebug extension for jQuery development
  • Introducing jQuery

    jQueryって何 JavaScriptのフレームワーク みんな超使ってる ややこしいことが超簡単にできる John Resigってすげー人が作ってる とにかくイケてる なぜjQueryはイケてるのか 超短く書ける。そう作られてる。 Write Less, Do More. たくさんプラグインがある。使うの簡単。 DOM操作周りにめちゃ強い。 JavaScript始めるのにもオススメ。 ブラウザごとの差異も吸収してくれちゃう ブラウザ上でなんかするのに必要な機能が詰まってる プログラム書く流れ JavaScriptに限らず、大体こんな感じ。 こんなん作りたい APIを調べる それをどーやって使うのか調べる なんか難しそうだったらフレームワークとか調べる 文法を知る(大体どれも大きくは変わらない) 書いてみる APIとかフレームワークとか知らん 大丈夫です。 そんなん普通、調べないと知りませ

    nekomeg
    nekomeg 2010/06/19
    良い入門スライド![presentation]