Resources to learn typescript

Hello, does anyone know any resource where I can learn typescript please
4 Replies
Faker
FakerOP3mo ago
oh, ty ! I want to build a small project in TypeScript just to get my hands "dirty" and actually understand how it works and what gap it bridges. Does anyone has any suggestions please, a small project where I can learn lots of things, classes in TS/Interfaces etc if possible
Ganesh
Ganesh3mo ago
Just build anything and use typescript in it You asked for projects ideas before in a post iirc right? Just make that project in typescript Either that or go back to your previous projects and try refactoring em to include types
curiousmissfox
curiousmissfox3mo ago
Scrimba has an intro to typescript (although their editor was so buggy the last time I tried , it was throwing errors when it shouldn’t have) so id recommend net ninja https://youtube.com/playlist?list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI&si=vFBTOW7Ysw4AN-_r https://youtube.com/playlist?list=PL4cUxeGkcC9gNhFQgS4edYLqP7LkZcFMN&si=ohzyf4KwJ86oXVrq
YouTube
TypeScript Tutorial
In this tutorial series we'll learn all about TypeScript - a superset of the JavaScript language.

Did you find this page helpful?