Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

Commit 6343ee7

Browse files
committed
add recap suggestion for CYF Blocks
1 parent 28296ef commit 6343ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/js-core-2/week-3/mentors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Some questions/prompts that may be useful
4646
- What is an event?
4747
- What is an event listener/handler?
4848
- How are the callback functions in array methods/event listeners similar/different?
49+
- What is different/similar when coding directly in JavaScript vs CYF Blocks? (The concepts and problem-solving approach are the same, only the details of JavaScript syntax are different. Additionally, the DOM is handled with more embedding in CYF Blocks)
4950

5051
## Presentations
5152

0 commit comments

Comments
 (0)