TypeScript for React Developers Series: Why You Should Adopt It
TypeScript is a superset of JavaScript that adds static typing, which makes your code readable, maintainable and re-usable.
when you adopt TypeScript to React projects, you don’t need to add additional packages to validate props like prop-types, also...
blog.othmanekahtal.me2 min read