chapter 6: functions

table of contents

  1. Recursion and Stack
  2. Rest parameters and spread syntax
  3. VariableScopeClosure
  4. Global Object
  5. Function object, NFE
  6. Scheduling: setTimeout and setInterval