In this tutorial, we will learn what TypeScript is and how to work with it in a React project. By the end, we’ll have built a project consisting of an episode-picker app for the TV showMoney Heist, using TypeScript and current React-like hooks (useState,useEffect,useReducer,useContext)....