Javacript Number constructor with space char. Something amazing I learned today:
Number(" ") === 0 // true
🤯
October 1, 2019 ~ 1 min read
Javacript Number constructor with space char. Something amazing I learned today:
Number(" ") === 0 // true
🤯
Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.