Skip to content

Commit 5f5582e

Browse files
committed
Changed order of questions
1 parent 1f5375e commit 5f5582e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/005-kickstart-your-typescript-setup/workshop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Discuss each of the questions below in your groups.
88

99
### Can you turn TypeScript into JavaScript?
1010

11-
### Does TypeScript make your code run faster?
12-
1311
### What kind of mistakes does TypeScript help prevent?
1412

13+
### Does TypeScript make your code run faster?
14+
1515
### What is a 'type'?

0 commit comments

Comments
 (0)