The ONLY course that teaches all the TypeScript Fundamentals required to work with Angular -Sample of the reviews: Very clear explanation! Perfect course to begin with Typescript! -Brice Lallement It was a good starting point for a beginner like me. I did not use JavaScript before, but the TypeScript course was an excellent introduction. Thank you Bharath Thippireddy - Ana Nasture -All source code is available for downloadResponsive Instructor - All questions answered within 24 hoursProfessional video and audio recordings (check the free previews)-If you are JavaScript developer who wants to learn TypeScript in depth and also master then this course is for you. If you are a developer with any other object oriented programming language background and want to learn AngularJS in the future then this course is for you too. TypeScript isis used by many popular JavaScript frameworks like AngularJS, VueJS etcby. You should have used JavaScript before you take this course. JavaScript does not use structures like classes to implement object oriented programming. This can be confusing for programmers coming from Java, C++ or python background. This course covers how TypeScript provides structures like Java, Pythonetc that will make our life easier. It will also be easy for you to learn newer versions of JavaScript in like ES 6/7 in the future once you master TypeScript. What Will I Learn?Learn how to define variables using data typesCreate functions that take optional, default and variable number of argumentsCreate and use arrow functionsUse Interfaces to define a contract for objects, functions and arraysUse the different types of variable prefixes like let and constLearn the key Object Oriented PrinciplesCreate objects using classesReuse Objects through InheritanceUse the different access modifiersEncapsulate your classes/objectsWhat are the requirements?Visual Studio Code IDE, Web Browser(Chrome, Firefox, IE etc)