Using Partial and Pick for Testing in TypeScript Saturday, June 26, 2021 Teklinks On my current project, I wanted to write some tests in TypeScript. In these tests, I want to check that some source data was displayed as expected. I ended up finding Partial and Pick Types to be handy. I’ll explain. Full article Email This BlogThis! Share to X Share to Facebook