ããã¾ã§ CoffeeScript 㧠jQuery ãªã©ã®ã¡ã½ãããã§ã¼ã³ã使ãéãå¼æ°ãæ¬å¼§ã§å²ã¾ããããããããããã JS æ¸ãã¦ãã®ã¨å¤ãããªããããªããï¼ãã¨æã£ã¦ããã¿ãªãããããã«ã¡ã¯ã CoffeeScript 1.7.0 ãããæ¬å¼§ãªãã§ãã§ã¼ã³ã§ããããã«ãªãã¾ããã $ = require 'jquery' $ '.hello' .data 'foo', 'bar' .css color: '#999' fontWeight: 'bold' .on 'click', -> doSomething() .on 'mouseover', -> doOtherThing() .show()
{{#tags}}- {{label}}
{{/tags}}