Add step2-01 final folder with solutions

This commit is contained in:
Elizabeth Craig
2019-03-05 14:17:56 -08:00
parent 5ce0dba5c4
commit 2ad3064111
9 changed files with 123 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# Step 2.1 - Introduction to TypeScript (Demo)
[Lessons](../../) | [Exercise](../exercise/)
[Lessons](../../) | [Exercise](../exercise/) | [Final](../final/)
In this step, we'll cover enough TypeScript concepts to be productive with the React & Redux frameworks.