Content pfp
Content
@
0 reply
0 recast
0 reaction

Complexlity pfp
Complexlity
@complexlity
Only learning `JSON.stringify` takes a function as second property to transform values before stringifying the object. it's always `.stringify(obj) or `.stringify(obj, null, 2)` (for pretty formatting). Now I see it can be `.stringify(obj, (k,v) => v, 2)`. Found out trying to stringify bigint.People should read docs :)
3 replies
1 recast
14 reactions

vlas_usdt.eth pfp
vlas_usdt.eth
@vlasusdt
Basic stuff at the first sight but deeper than seems
0 reply
0 recast
0 reaction