Resources to Learn TypeScript!
I am making a list of resources to learn typescript. I am finally ready to learn typescript.
Personal reasons to learn TypeScript.
- I am good enough with javascript
- Debugging javascript is hard sometimes.
- I am on a stage where I can make complex apps and staff.
- TypeScript works great with teams and for making documentation.
I like to learn from books, article and making side projects. Documentation when i am in a good mood. So, that the plan read for an hour or two. Get your hands Dirty...
Books/ Articles / Doc
Documentation :- It's great and complete
TypeScript Deep Dive: It's not just the "what/how", but also the "why/when"... which I think is just as important.
TypeScript Weekly Newsletter:- Weekly Resources for TypeScript
React + TypeScript: - Cheat Sheets for experienced React developers getting started with TypeScript
TypeScript for Beginner Programmers:- Blogs- for beginners
Going to add more ....
Video / Courses
** I have not went through them. When i do i will give a review and update this blog.
Scrimba Interactive Course:- This tutorial teaches you TypeScript through 21 interactive screencasts. In less than an hour you'll have the foundation needed to start building apps with TypeScript
Introduction to TypeScript | udemy: Introduction to TypeScript
Complete TypeScript For Beginners | Udemy: here
Typescript with modern React (i.e. hooks, context, suspense) | Udemy: Adding typescript to a modern react project with hooks (useState, useContext, useEffect) and code splitting with lazy.
TypeScript, Quick and Easy | Udemy: This is a practical course to learn TypeScript rapidly and deeply
Github Repos:
Awesome TypeScript:- A collection of awesome TypeScript resources for client-side and server-side development
Awesome TypeScript:- Articles and Tutorials
Awesome TypeScript- Projects: - Projects that use TypeScript
I think this much is good enough resources to learn TypeScript. I don't think we need anythings else. Time to start learning.