並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 9 件 / 9件

新着順 人気順

backbonejsの検索結果1 - 9 件 / 9件

  • Hello Backbonejs – Artur Adib

    Below are some of my favorite Backbone.js tutorials. - Artur Adib My favorite hosting for hosting Backbone.js apps is A2 Hosting, find your coupon here.

    • AngularJS or BackboneJS どっちがお好み?

      2013年2月25日(月) に開催されました TechBuzz 第4回.js系開発技術勉強会で発表させていただきましたスライドになります。内容は Backbone.js の入門となっております。

        AngularJS or BackboneJS どっちがお好み?
      • GitHub - powmedia/backbone-forms: Form framework for BackboneJS with nested forms, editable lists and validation

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - powmedia/backbone-forms: Form framework for BackboneJS with nested forms, editable lists and validation
        • SEO for your AngularJS, EmberJS, or BackboneJS website.

          SEO for your AngularJS, EmberJS, or BackboneJS website. Just a blogging platform.

          • BACKBONEJS+SCSS+JavaEE(JAX-RS) 今風のWebアプリをNetBeansで入門!

            BACKBONEJS+SCSS+JavaEE(JAX-RS) 今風のWebアプリをNetBeansで入門!

              BACKBONEJS+SCSS+JavaEE(JAX-RS) 今風のWebアプリをNetBeansで入門!
            • [JSを書くなら]複雑になりがちなBackboneJSのモジュールをrequireJSで管理する入門 - Qiita

              require.jsとかbackbone.jsとか連携させようと思うと 応用系の記事ばっかり見つかるので、自分で纏めました。 今回は、node.jsで作成した為、以下の構成になっています。 |-- app.js |-- index.html |-- requires | `-- test.js `-- views |-- test1.js `-- test2.js http://localhost/index.html でアクセス出来る環境 各ファイルの内容に関しては、後半説明します。 RequireJSって何? JSの非同期ローディングとモジュール化を行うライブラリ 詳しくは公式サイト(英語)みてね http://requirejs.org/ ではでは、能書きはええから先に進みます。 index.htmlの中身は? 1 <!DOCTYPE html> 2 <html lang="ja">

                [JSを書くなら]複雑になりがちなBackboneJSのモジュールをrequireJSで管理する入門 - Qiita
              • sinatraとbackbonejsでpjax(pushState + Ajax)してみた

                rubyの軽量フレームワークsinatraとBackbonejsでpjaxをやってみたので備忘録。 HTML5からはhistoryオブジェクトにpushStateやreplaceStateメソッドが追加され、履歴のスタックを操作できるようになりました。pjaxは、そのpushStateとAjaxを利用したブラウザの戻る・進む機能が使える技術。 通常のリクエストと異なり、必要な箇所だけをAjaxで取得するためデータの転送量を削減できる。 具体例でいうと、あのGitHubで使われてるやつ。 以下は個人的なメモ。 ヘッダー情報にHTTP_X_PJAXが付与されている場合はpjaxの処理をさせる [sourcecode language="ruby"] class Sinatra::Request def pjax? env['HTTP_X_PJAX'] || self['_pjax'] end

                • backbonejs-and-django

                  NOTE: Since this post, both Backbone.js and Tastypie have gone through a lot of changes. As of December 30th, 2011, the reference repo on Github has been updated to the latest versions, and changed to use backbone-tastypie, which provides an nice compatibility layer, and stays updated better than the examples in this post. I've been using backbone.js recently, mostly with node.js, or with the loca

                  • Backbonejs adapter for IndexedDB

                    One message a month is clearly not as much as we wanted. There is so much going on right now, but we’re also working on an amazing new product that we an’t wait to get our the door. For this new product, we needed to work on a lot of little things and we decided to open-source them all. Last month, we released an ejabberd module to use Websockets instead of Bosh. Today, we release an IndexedDB ada

                      Backbonejs adapter for IndexedDB
                    1