How to use Typescript in React apps
In this article, you will learn how to use Typescript in your React applications to write better, more type-safe code. Typescript adds rules on how different kinds of values can be used. This helps developers catch and fix type-related errors as they...
efkumah.hashnode.dev19 min read