Skip to content

Commit 909822e

Browse files
committed
*
1 parent 64c5448 commit 909822e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

learning-path.md

+7
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,10 @@
7575

7676
- Topological sorting
7777
- Graph coloring
78+
79+
## Learning the TypeScript compiler
80+
81+
- Design and implement one feature at a time
82+
- Go through the source code to understand how it's implemented
83+
- Write down all the questions I have and ask about them on Discord
84+
- Receive code review from the compiler team

0 commit comments

Comments
 (0)