Which is the best resource learn TypeScrpt if you already know JavaScript ?
if you know Javascript, you can start with the typescriptlang.org/docs/handbook/t... or github.com/basarat/typescript-book. Honestly, The best way is to pick a small Javascript project you've worked on and try converting it to typescript for hands-on learning :)))
Thanks I'll definitely try it
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Which is the best resource learn TypeScrpt if you already know JavaScript ?
if you know Javascript, you can start with the typescriptlang.org/docs/handbook/t... or github.com/basarat/typescript-book. Honestly, The best way is to pick a small Javascript project you've worked on and try converting it to typescript for hands-on learning :)))
Thanks I'll definitely try it