在CoffeeScript中构建类时,是否应使用=>("胖箭头")运算符定义所有实例方法,并使用->运算符定义所有静态方法?
=>
->
coffeescript arrow-functions
arrow-functions ×1
coffeescript ×1