Typescript & React.js: how-to lists

igrekov

Ivan Grekov

Posted on September 7, 2020

Typescript & React.js: how-to lists

While I was working on my recently published article about how to move large-scale React UI-components codebase to TypeScript I gathered a plethora of useful information about technical aspects of writing React UI-components and TypeScript. I grouped these resources together in separate lists.

Articles on choosing between JavaScript/TypeScript for codebase:

Articles on setting TypeScript for codebase:

Articles on moving existing react codebase to TypeScript:

Articles on writing new react codebase in TypeScript:

Articles for deeper dive in TypeScript:

💖 💪 🙅 🚩
igrekov
Ivan Grekov

Posted on September 7, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related