Bladeren bron

add german typescript-course (#6108)

* add german typescript-course

* fix styling
Dirk 4 jaren geleden
bovenliggende
commit
dbdf1fbae2
1 gewijzigde bestanden met toevoegingen van 6 en 0 verwijderingen
  1. 6 0
      courses/free-courses-de.md

+ 6 - 0
courses/free-courses-de.md

@@ -9,6 +9,7 @@
 * [Python](#python)
 * [Rust](#rust)
 * [Spieleentwicklung](#spieleentwicklung)
+* [TypeScript](#typescript)
 
 
 <h3 id="cpp">C++</h3>
@@ -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