JavaScript's parseInt function just decided that 0.0000005 equals 5 because scientific notation turned it into "5e-7" and parseInt grabbed just the "5" like a toddler picking only the M&Ms out of trail mix. Six decimal places? Nah, too much work. Five? Still zero. Seven? BOOM, suddenly 5. It's like JavaScript was programmed by someone rolling dice to determine behavior. No wonder developers drink.
Someone Explain This To Me Like Im Five
10 months ago
290,632 views
0 shares
javascript-memes, parseint-memes, bugs-memes, floating-point-memes, scientific-notation-memes | ProgrammerHumor.io
More Like This
Javascript “Math”
2 years ago
101.6K views
0 shares
“Thanos JS reduces the file size of your project down to 50%, by randomly deleting half of the files.”
3 years ago
109.7K views
0 shares
Should this be even allowed?
2 years ago
135.3K views
0 shares
Runtime Css
2 years ago
86.6K views
0 shares
Vanilla JS: Swimming Against The Framework Current
10 months ago
390.2K views
0 shares
The Holy War Of Programming Languages
11 months ago
259.8K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp