Course Information
Course Overview
Upgrade and accelerate your coding skills by learning TypeScript.
Stepping up to TypeScript is intended to not just introduce you to writing code with TypeScript but advance your coding skill in total. People with existing JavaScript knowledge who want to do more with their projects will find TypeScript can do so much more than just plain JS. Professionals coming from statically typed languages like Java or C# will find this course a refreshing way to transition into Web or NodeJS development.
While new frameworks seem to come and go every day, TypeScript is here to stay. TypeScript will likely continue to be a reliable means to develop any JavaScript application for many years to come.
Even if you are a seasoned JavaScript developer, learning TypeScript will not only prepare you for a potential project in the future, but will immediately improve your JavaScript architecture.
This is a very high quality, fundamentals first, fast paced course that you are sure to enjoy with an expansive amount of free content and community resources.
We look forward to having you join us in this TypeScript revolution.
...
Note: This is a very fast paced course that you should be comfortable rewinding or replaying sections. Having some programming experience is necessary and experience with ECMA script like JavaScript or ActionScript will be of significant benefit.
Course Content
- 3 section(s)
- 12 lecture(s)
- Section 1 Warming Up to Static Typing
- Section 2 Understanding Signatures, Interfaces & Classes
- Section 3 Tying It All Together
What You’ll Learn
- Understand the difference between JavaScript types, and static typing.
- Read and write TypeScript as easily as JavaScript.
- Be able to more readily engage in TypeScript projects.
- Edit and compile your own TypeScript code.
Reviews
-
AAngel Arámbula
Overall I liked the course it was short and covered most of the important stuff. What I did not like is to sit through 5 or 6 minutes of linked lists to just export and import a module, I would have liked a more comprehensive final example.
-
PPixellu Engineering
First of all I want to thank you, Oren, for this course, but there are a lot of things that should be improved. Course videos are too fast, I had to pause it almost every time, to understand what are you doing and what happens. No real-world examples in this course. I gained very small output from this course.
-
GGilang Ahmad Ramadan
This is a good course for beginning to learn TS, and also helpful
-
JJeRon Davis
I believe that this is a really great starter tutorial on typescript. However, I do feel that building one small project leaving feeling like I have no much takeaway. I rated this course high due to the fact that the instructor's presentation shows him to be an expert and he walked through the process of building, compiling and execution of source code (typescript) via WebStorm IDE; my tool of choice.