ParseIntimate, a Valentine's Day site about JavaScript's parseInt quirkiness.
1–5 of 5 posts
Re: ParseIntimate, a Valentine's Day site about JavaScript's parseInt quirkiness.
#2"This site was hand-crafted by The Ambassador of JavaScript Love: @zachleat"
Love it.
Re: ParseIntimate, a Valentine's Day site about JavaScript's parseInt quirkiness.
#3Haha, this is great. I actually only found out about this about a year ago after it bit me pretty hard...so anything to help spread the word... :-)
Re: ParseIntimate, a Valentine's Day site about JavaScript's parseInt quirkiness.
#4Douglas Crockford's book, "JavaScript: the good parts", warns about this trap (and many other). It's a great book that I highly recommend to all JavaScript developers.
Re: ParseIntimate, a Valentine's Day site about JavaScript's parseInt quirkiness.
#5This was fixed in webkit already - http://trac.webkit.org/changeset/103922.