You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The third 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:
3
+
The third week is all about more complex JavaScript topics. By now the trainees should have the basics down, so expect some tougher questions. Expect questions about:
4
4
5
5
- Higher Order Functions
6
6
-_Closures_
7
7
- The Debugger (both browser/vscode) and how to debug functions
8
8
9
-
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!
9
+
We have noticed that Closures are tough for the trainees, 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!
0 commit comments