Issue #178 — September 23, 2021
How to keep TypeScript types in sync between a backend and frontend project in different repos, using shared types and Bit.
Fernando Doglio
A walkthrough of index signatures in TypeScript: what they are, when they’re needed, and how to work with them.
Dmitri Pavlutin
How to improve React’s children types so that invalid child elements are identified during type checking rather than at runtime.
Stefan Baumgartner
A 52-minute overview video that walks through the basics of TypeScript, its relationship to JavaScript, how TypeScript is used in real production environments, how to get involved in the TypeScript community, and more.
Josh Goldberg