Community

Converting a JS library to TypeScript: Part 2

(Jack Franklin) Today we’re implementing more of test-data-bot’s API in TypeScript and diving more into types, interfaces and figuring out how best to model our API through TypeScript.