5 Free TypeScript Learning Resources
Free Handbook + YouTube Courses

• Full Stack Engineer • Auth0Ambassador • Organizer at AngularHive community • Speaker • Blogger
Search for a command to run...
Free Handbook + YouTube Courses

• Full Stack Engineer • Auth0Ambassador • Organizer at AngularHive community • Speaker • Blogger
No comments yet. Be the first to comment.
Hello awesome people👋, welcome back! In this post, I am going to walk you through how to set up Tailwind CSS in an Angular project. It is going to be the easiest setup you have ever done. Come on in. This post is for projects that are using Angular ...

Hello awesome people👋, welcome back! This is again a super simple post about Angular, but pretty informative and you might have not read about it so far. Let's begin. What is Text Interpolation? Interpolation refers to embedding expressions or just ...

Hello awesome people👋, welcome back. This blog post is going to be a super simple post, and I just wanna share my TailWind CSS learning with you all. What are we going to design? A simple and minimalistic card component with 100% TailWind CSS. Code...

Hello amazing people👋, welcome back! Introduction If you are from a Java background, you must have used/heard about Apache Tomcat server, which is a default server any Java developer works with to deal with Web app development. The landscape has cha...

Project documentation serves as a guide for new developers in a team. Why not create one for an Angular project?

TypeScript (TS) is the superset of JavaScript, and it has been used in modern web development.
Developers must have TypeScript knowledge to work on Angular projects. Not just Angular, React, and Vue applications can also be configured to use TypeScript, instead of JavaScirpt to make use of TypeScript features like Type check, Classes, Interface, and more.
Official documentation comes to my mind when I want to learn new technology. No exception to TypeScript learning as well, the TypeScript team has put out a great handbook that discusses everything from Basics to Advanced topics.
You can also download a copy of it from here.
If you are a fan of Visual Studio Code, this tutorial is for you.
You will learn how to install TypeScript in your machine, compile and debug TS code in VS Code. This is a quick refresher course, it will not take more than 5 minutes to complete.
Who doesn't love FreeCodeCamp free courses? This crash course from FreeCodeCamp is for absolute beginners.
Watch and learn the modern features of TypeScript.
Academind - YouTube channel posts awesome video tutorials on Web development and other technologies.
Maximilian is well known Udemy teacher (as you may already know), his courses on Angular, React are so popular.
This video course is from him, he dives deep into TypeScript.
Check out this tutorial series for TypeScript from "NetNinja" YouTube channel.
Pretty comprehensive tutorial series that covers everything in chunks.
Happy learning!
I tweet a lot about Angular, so feel free to follow me on Twitter at AskUdhay.