10 bajillion ways to create a function in JavaScript! 流石ですね

tofu-kuntofu-kun のブックマーク 2015/10/22 21:04

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Functions without ”function”

    With the release of ES2015 comes three new ways to create functions in JavaScript. // Arrow functions const add = (x, y) => { return x + y }// Concise methods const MathUtils = { add (x, y) { retur...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう