Let's take an example of a regular function declaration, and the same function using arrow functions: function welcome() { return "Welcome!" }.
確定! 回上一頁