2 Home
jason.zhu edited this page 2021-05-11 10:25:56 +10:00

Home

Course Overview

JS Function helps to create modular function for reusability.

Topic covers:

  • Function and scope
  • Arrow functions
  • Call, apply, and bind methods
  • Rest parameters

Setting up the Environment

Required tools:

  • Chrome
  • VSCode + live server extension