Have you ever used BigInt - new primitive in JS? Give some examples or cases to use | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

Have you ever used BigInt - new primitive in JS? Give some examples or cases to use

23rd May 2020, 11:11 PM
Vasyl Manyo
Vasyl  Manyo - avatar
2 Respostas
+ 3
You can use BigInt in cryptography for example. See the full documentation below: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt
23rd May 2020, 11:26 PM
Sebastian Pacurar
Sebastian Pacurar - avatar
+ 3
https://code.sololearn.com/W3eNWFfXF1Zu/?ref=app
24th May 2020, 12:06 AM
CalviÕ²
CalviÕ² - avatar