#typescript
Read more stories on Hashnode
Articles with this tag
TypeScript is a strongly typed superset of JavaScript that adds optional static typing, classes, and interfaces to the language. TypeScript can help...
Write better typescript code by using typescript utility types. ยท I have been working with typescript for almost a year now, and I have learned and...