Content
@
https://warpcast.com/~/channel/devfc
0 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
Why does BigInt exist in Typescript?
1 reply
0 recast
8 reactions
Zak
@devzl
BigInt was introduced (in ES2020) as a solution to JS/TS's number precision limitations. I imagine it's for all the cryptography, finance, big data and other applications. This article gives an example of Twitter IDs being u64 bit integers: https://nitayneeman.com/blog/introducing-bigint-primitive-in-ecmascript-2020/
0 reply
0 recast
1 reaction