
TYPESCRIPT
TypeScript is an open-source programming language developed and maintained by Microsoft.
TypeScript is designed for development of large applications and it transcompiles
to JavaScript.
FREE SOURCES
You can learn TypeScript from the below mentioned sources for free:
Official Documentation
Always start with the official documentation available at https://www.typescriptlang.org/docs/
YouTube
TypeScript Crash Course - Traversy Media
Tutorial Sites
BLOGS
Blogs are always useful for us when we stuck in some problem which someone might have already solved.
dotnetkida.com
BOOKS
As always books are our best friends for life, for all the right reasons.
These books are not free unless we manage to get free digital copy.
Programming TypeScript
Essential TypeScript
Effective TypeScript
CONCLUSION
Choose whatever free sources works best for you, keep track on your progress and try to keep in mind what you learned last day. Don't forget to implement whatever you learn.
All the Best for your journey.
{{ KeepItSimple }} {{ KeepLearning }}
0 Comments