javascript to typescript react code example
Example 1: converting react to ts
npm install --save typescript @types/node @types/react @types/react-dom @types/jest
Example 2: why use typescript with react
npm install --save typescript @types/node @types/react @types/react-dom @types/jest