ES6转ES5:

http://google.github.io/traceur-compiler/demo/repl.html#request(_action)%0Alet%20withStatus%20%3D%20status%20%3D%3E%20action%20%3D%3E%20R.merge(action%2C%20%7Bstatus%7D)%0Alet%20request%20%3D%20withStatus(REQUEST)

 

例子一:

ES6——多个箭头函数

 

ES6——多个箭头函数

 

例子二:

ES6——多个箭头函数

网上转的结果:

ES6——多个箭头函数

 

同事转的:

ES6——多个箭头函数

 

相关文章: