Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 473 Bytes

File metadata and controls

9 lines (6 loc) · 473 Bytes

Q & A Session

The fourth week is all about more complex JavaScript topics. By now the students should have the basics down, so expect some tougher questions. Expect questions about:

  • Higher Order Functions
  • Closures
  • The Debugger (both browser/vscode) and how to debug functions

We have noticed that Closures are tough for the students, so try to spend any time you have spare on that topic. Also try to keep using the debugger to show what happens line by line!