Course Information
Course Overview
Turn your average JavaScript skills into excellent JavaScript skills, and use the power of TypeScript to tame this beast
You can’t avoid JavaScript, but you can avoid all the pain! This course turns your average JavaScript skills into great JavaScript skills, and makes you a champ at using TypeScript in a real project.
JavaScript, the only language that runs everywhere, a language with huge shortcomings, finicky behavior, and yet something we must master. TypeScript that removes all the pain of JavaScript, but only if you use it properly. This course takes your hacky JavaScript skills, and turns you into a real JavaScript pro. And from there, it teaches you practical TypeScript by demonstrating the fundamentals, and real world usage in a project.
Course Content
- 7 section(s)
- 71 lecture(s)
- Section 1 Introductions
- Section 2 JavaScript Problems
- Section 3 JavaScript best practices
- Section 4 TypeScript: An Introduction
- Section 5 What is TypeScript?
- Section 6 TypeScript Development Environment
- Section 7 TypeScript in depth
What You’ll Learn
- Write good and maintainable JavaScript, Architect large scale JavaScript applications, Learn Typescript, Use TypeScript effectively, Avoid common JavaScript mistakes
Skills covered in this course
Reviews
-
DDimitar Madjarov
Very good introduction course to specific of programming with Typescript.
-
AAmit Agarwal
Very disappointed with the course content. Most videos in the course are about 2-3 minutes long and the author doesn't really spend any time discussing any concept or why something works the way it works. For instance, the section of IIFE contains a single snippet of code and there's zero explanation. The same is true for most lessons in the tutorial. They just are in a hurry to complete the lessons.
-
FFahad Ahmed
nice and straight forward information, loved the way of presenting the content.
-
MMark Orlando
Its a good course. I would have preferred videos being longer as many were less than 2 minutes. Course doesn't show you how to create a Typescript app, but rather shows you the gotchas and comparisons between JavaScript and Typescript.