Mastering TypeScript: Interfaces, Generics, Unions Explained
When I first started using TypeScript, I honestly thought it was going to be a lot more complicated than JavaScript. There were types everywhere. string number boolean interface type union generic An
Aug 25, 202618 min read7
