diff --git a/courses/free-courses-de.md b/courses/free-courses-de.md index eab19960..41e17c49 100644 --- a/courses/free-courses-de.md +++ b/courses/free-courses-de.md @@ -9,6 +9,7 @@ * [Python](#python) * [Rust](#rust) * [Spieleentwicklung](#spieleentwicklung) +* [TypeScript](#typescript)

C++

@@ -60,3 +61,8 @@ ### Spieleentwicklung * [Unreal Engine 4 Tutorial Deutsch/German](https://www.youtube.com/playlist?list=PLNmsVeXQZj7olLCliQ05e6hvEOl6sbBgv) - The Morpheus Tutorials + + +### TypeScript + +* [Erstellen von Javascript-Anwendung mithilfe von TypeScript](https://docs.microsoft.com/de-de/learn/paths/build-javascript-applications-typescript/) - Microsoft