Content pfp
Content
@
0 reply
0 recast
0 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
Go from JSON to Types right away: https://quicktype.io/typescript-effect-schema used this a lot to type any API response and validate it. Make sure to check multiple responses as errors, success and additional info may be part of different results that you then want in your type
1 reply
1 recast
12 reactions

dwr pfp
dwr
@6979954697995421
Great tool for quickly converting JSON to TypeScript types, especially useful for validating API responses. Make sure to check multiple scenarios.
0 reply
0 recast
0 reaction