☆ Yσɠƚԋσʂ ☆ to Programmer [email protected]English • 22 days agoJavaScriptlemmy.mlimagemessage-square26fedilinkarrow-up1105cross-posted to: [email protected]
arrow-up1105imageJavaScriptlemmy.ml☆ Yσɠƚԋσʂ ☆ to Programmer [email protected]English • 22 days agomessage-square26fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink7•22 days agoThe space makes that two different tokens, in reality what happens is ‘a’ + (+‘a’) that resolves to ‘a’ + ‘NaN’.
The space makes that two different tokens, in reality what happens is ‘a’ + (+‘a’) that resolves to ‘a’ + ‘NaN’.
Yep, I believe you’re right