TypeScript Best Practices #2 – Use More Precise Type Than ‘string’
Introduction The best thing about typescript is that you can always start by using just the basic features of the language. You don't have to use every advanced feature of it right from the beginning. You can incrementally learn and implement stricte...
Sep 21, 20214 min read180

