Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
MajorTom327
@majortom327.eth
One of the best libraries ever: https://www.npmjs.com/package/ts-pattern Having partial matcher, conditional branching Being ably to make something like const status = match(statusCode) .with(200, () => βπβ) .with(404, () => βNot Found broβ) .otherwise(() => βπβ) Is insanely cool π
0 reply
0 recast
0 reaction