æè¿ãããªè¨äºãè¦ããã¦ããã¼ã³ã¨æããªããçºãã¦ãããã便å©ãããªå 容(Ease debugging of Backbone events)ãè¦ãããã®ã§ãèªåãªãã«ã¢ã¬ã³ã¸ãã¦ã¿ã¾ããã Backbone.jsã§ä½æãããªãã¸ã§ã¯ãã§çºç«ããå ¨ã¤ãã³ãããããªæãã§consoleã«åºåãã¦ããã¾ãã ã½ã¼ã¹ã¯ä»¥ä¸(ã³ã¡ã³ãã®ææãåãã¦ä¸è¡ä¿®æ£ãã¾ãã)ã (function () { 'use strict'; // ãã°ã®ã¹ã¿ã¤ã« var logStyles = { timestamp: { color: 'gray' }, label: { color: 'white', 'border-radius': '2px' }, event: { color: 'blue', 'font-weight': 'bold', 'font-size': '110%' } }; // ã©ãã«ã®
{{#tags}}- {{label}}
{{/tags}}