Skip to content

Commit 02d82fd

Browse files
committed
Workshop final questions
1 parent 5624d85 commit 02d82fd

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

workshop.md

+15-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
## Session Plan
1010

1111
- 09:30-10:30: Session
12-
- 10:45-11:30: Session
12+
- 10:40-11:30: Session
1313
- 11:45-12:45: Session
14-
- 12:45-13:45: Lunch
15-
- 13:45-14:30: Session
14+
- 12:45-13:40: Lunch
15+
- 13:40-14:30: Session
1616
- 14:45-15:30: Session
1717
- 15:45-16:30: Session
1818

@@ -40,3 +40,15 @@ VSCode is recommended, but not necessary
4040
- Explainers vs Problem/Solution files
4141
- There is WAY TOO MUCH CONTENT
4242
- Look in the `workshop.md` files
43+
44+
## Final Questions
45+
46+
### What's the difference between types and interfaces?
47+
48+
### TypeScript has "open object types". What does that mean?
49+
50+
### What new piece of syntax did you learn about?
51+
52+
### What did you learn that you can immediately apply on a project?
53+
54+
### Did you end up liking TypeScript more, or wishing you could go back to JavaScript?

0 commit comments

Comments
 (0)