InTowards DevbySunil KumarTypeScript: Types vs interfaceIn TypeScript, type and interface are two constructs used to define custom types, but they have some differences in how they can be used…Apr 15, 2023Apr 15, 2023
Sunil KumarTypeScript GenericsTypeScript generics are a way to create reusable code that can work with different types of data.Apr 23, 2023Apr 23, 2023