瀏覽代碼

add german typescript-course (#6108)

* add german typescript-course

* fix styling
Dirk 4 年之前
父節點
當前提交
dbdf1fbae2
共有 1 個文件被更改,包括 6 次插入0 次删除
  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