Have you ever used BigInt - new primitive in JS? Give some examples or cases to use | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answers
+ 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