add german typescript-course (#6108)

* add german typescript-course

* fix styling
This commit is contained in:
Dirk 2021-10-09 20:15:51 +02:00 committed by GitHub
parent ab7c3930fe
commit dbdf1fbae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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