If you are using React and TypeScript together as I do, you probably noticed that lot of third-party React components you find on Github don’t have type definition files and you don’t get benefit from all great things you from Typescript. If you still don’t know anything about TypeScript definitely check it out. First thing