Saransh Bansal
Mar 12, 2022

--

Very well explained. It really covers some of the practical and real world use cases of Typescript. Honestly basic type checking has never been a big deal. It is quiet easy to reduce the amount of such errors by following strict coding standards.

However things like interfaces, enums etc make it worthwhile.

--

--