Skip to content

Commit 9b8c3d6

Browse files
committed
Added video walkthrough
1 parent f119964 commit 9b8c3d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ yarn exercise 01
1313
yarn solution 01
1414
```
1515

16+
## Video Walkthrough
17+
18+
I walked through the first few exercises on [VSCode's live stream](https://www.youtube.com/watch?v=p6dO9u0M7MQ)! The plan for these exercises is to develop them into a full workshop, and then bundle them into the full video course - [Total TypeScript](https://totaltypescript.com).
19+
1620
## How to take the course
1721

1822
You'll notice that the course is split into exercises. Each exercise is split into a `*.problem.ts` and a `*.solution.ts`.

0 commit comments

Comments
 (0)