From ce128cf86d58107d0550aafa0878987f16b201ad Mon Sep 17 00:00:00 2001 From: Rui Silva Date: Wed, 5 Oct 2022 17:00:36 +0100 Subject: [PATCH] feat: add codecademy typescript course (#7370) * feat: add codecademy typescript course * Update courses/free-courses-en.md Co-authored-by: Eric Hellman Co-authored-by: Eric Hellman --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 74d17a3d9..d7bd2f98f 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1064,6 +1064,7 @@ * [Beginner's Typescript](https://www.totaltypescript.com/tutorials/beginners-typescript) - Matt Pocock * [ES6 and Typescript Tutorial](https://www.youtube.com/playlist?list=PLC3y8-rFHvwhI0V5mE9Vu6Nm-nap8EcjV) - Codevolution, Vishwas Gopinath (YouTube) * [Introduction to TypeScript](https://www.udemy.com/typescript/) - Daniel Stern (Udemy) +* [Learn TypeScript](https://www.codecademy.com/learn/learn-typescript) - (CodeAcademy) * [TypeScript Fast Crash Course](https://www.udemy.com/typescript-fast-crash-course/) - Edwin Diaz, Coding Faculty Solutions (Udemy)