Tag: structural typing

Episode 384: Boris Cherny on TypeScript

Filed in Episodes by on October 16, 2019 0 Comments
Episode 384: Boris Cherny on TypeScript

Boris Cherny, author of Programming TypeScript, speaks with Nate Black explaining how TypeScript can scale Javascript projects to larger teams, larger code bases, and across devices. TypeScript is a “gradually typed” language, which allows you to add compile time verification to a JavaScript project bit by bit. TypeScript aims to be practical by catching common […]

Continue Reading »