Articles in this series
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...
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...