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

Skip to content

Commit aef8c37

Browse files
authored
QA.md
1 parent f890f82 commit aef8c37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Week3/QA.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Q & A Session
1+
# Q & A session
22

3-
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:
44

55
- Higher Order Functions
66
- _Closures_
77
- The Debugger (both browser/vscode) and how to debug functions
88

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

Comments
 (0)