{"type":"rich","title":"Backbone\u3067\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3054\u3068\u306b\u8a2d\u5b9a\u3092\u5909\u3048\u305f\u3044","author_url":"https://blog.hatena.ne.jp/yd_niku/","version":"1.0","description":"var Index = Backbone.Model.extends({ defaults: function () { return { index: 0 } }, max:0, min:0, next: function () { var index = this.get(\"index\"); index = Math.min(Math.max(index + 1, this.min), this.max); this.set(\"index\", index); }, prev: function () { var index = this.get(\"index\"); index = Math\u2026","blog_url":"https://yd-niku.hatenablog.com/","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyd-niku.hatenablog.com%2Fentry%2F2013%2F06%2F27%2F190743\" title=\"Backbone\u3067\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3054\u3068\u306b\u8a2d\u5b9a\u3092\u5909\u3048\u305f\u3044 - (\u30fb\u8089\u30fb)\u30d6\u30ed\u30b0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","height":"190","published":"2013-06-27 19:07:43","categories":["Javascript","Backbone.js"],"provider_name":"Hatena Blog","blog_title":"(\u30fb\u8089\u30fb)\u30d6\u30ed\u30b0","url":"https://yd-niku.hatenablog.com/entry/2013/06/27/190743","provider_url":"https://hatena.blog","author_name":"yd_niku","image_url":null}