Content
@
0 reply
0 recast
0 reaction
robin :•>
@robin
TS type guards feel like a cheat code that allows you to run static type inference at runtime if feel guilty about using `as` assertions everywhere i'd suggest defining some type guards!
10 replies
2 recasts
9 reactions
@git
why not `(tokenId && isHex(contractAddress)` instead?
0 reply
0 recast
0 reaction