Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 532c3a8

Browse files
authored
Create QA.md
1 parent b463b43 commit 532c3a8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Week4/QA.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Q & A Session
2+
3+
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:
4+
5+
- Higher Order Functions
6+
- *Closures*
7+
- The Debugger (both browser/vscode) and how to debug functions
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!

0 commit comments

Comments
 (0)