In diesem Kurs lernst du TypeScript kennen. TypeScript transpiliert zu JavaScript, bietet aber viele Features, die in JavaScript fehlen. Das wichtigste ist wohl die explizite Typisierung und die komplette klassenbasierte Objektorientierung, die TypeScript einführt. Dadurch lassen sich große und komplexe Projekte besser planen, implementieren und warten. Auch die Teamarbeit profitiert gewaltig und aus all diesen Gründen ist TypeScript für einen ambitionierten Webentwickler nicht mehr wegzudenken.
This course is intended to present the special features and do not repeat the basics. Participants should therefore also have basic JavaScript knowledge. If this is not the case, I would recommend my course to the basics of web development. But it is true: There must be only basic knowledge - things such as prototypes become obsolete by TypeScript.