Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Aki pfp
Aki
@akiwu
For small applications, javascript is a better choice than typescript especially if your application depends on the js-native libraries. A js lib may throw any errors, but you won't know anything unless you read the its code. So mostly what you can do with these errors is catch all errors thrown by the js library.
0 reply
0 recast
0 reaction