[Typescript OOP 3/3] Type safety with Interfaces, types, and enums
Dec 22, 2022 · 8 min read · What is type safety? Type safety is an abstract construct we create on our code where we tell our coding and compiling software to display errors (a way of telling us that there is something wrong in the program which can break later) if a few things...
Join discussion



