#typescript
Read more stories on Hashnode
Articles with this tag
Learn how you can make any string-based resource into a TypeScript type, and make the compiler do the hard work of checking the data for you. The...
Thinking of TypeScript types as sets of properties lowered my learning curve of types system. Let me show you how, and what you can accomplish by...
Why the DI options in React do not pass the CATE test? What imperfect solution is possible? And can it make React development easier and more fun? A...