Y
Hacker News
new
|
ask
|
show
|
jobs
by
st3v3r
3685 days ago
I have to disagree with #1. If they don't even know what an int is, that's a complete failure of the bootcamp.
1 comments
tps5
3685 days ago
Every number in JavaScript is a floating point number of type, you guessed it, "number."
link
jkaptur
3685 days ago
It's just an IEEE 754 double.
link