Tech: Typescript
Things I've worked on with Typescript
Posts I've written mentioning Typescript
- A simple, readable, meaningful test style with Jest
- Easy typed test mocks with Jest and TypeScript
- Flexible test model factories in TypeScript
- Make a deep object delta diff in TypeScript
- Enumerating all object paths in TypeScript
- Easier interface segregation in TypeScript (even better than Go!)
- Be careful with truthy promises in TypeScript
- (Cross-post) Serverless integration testing at Freetrade
- Promise batch progress meter in TypeScript
- Island counting algorithm in Typescript