We're a place where coders share, stay up-to-date and grow their careers.
It works in chrome devtools now. I found Cannot mix BigInt and other types, use explicit conversions. So don't omit the trailing n in each number.
1234567890123456789n * 123n
It works in chrome devtools now. I found Cannot mix BigInt and other types, use explicit conversions.
So don't omit the trailing n in each number.