Becoming A react-typescript Developer

why typescript

From the official documentation typescript is deifned thus "TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale." breaking it into simpler language typescript is basically an extension of javascript which enables you validate the type of values being assign to a variable with these we are able to easily detect and catch some common errors that can make development time longer than expected and also makes our developement experience more fun and enjoyable leading to greater productivity.

Who is these Article for?

  1. those with a solid understanding of react who are just looking to migrate from being a javascript developer to a react-typescript developer

Aim of these Article

is to Train you to become an expert react-typescript developer

stay tune for upcoming series