My new article is out: "Preparing for ECMAScript 6: New Number Methods" http://www.sitepoint.com/preparing-ecmascript-6-new-number-methods/ … #JavaScript #ECMAScript #ECMAScript6
@AurelioDeRosa `parseInt` and `parseFloat` are not on the `Number.prototype` (that wouldn’t make sense), but on `Number` itself.
-
-
@mathias You're absolutely right, they are all class methods. Don't know how I wrote such a bullshit, I must have been drunk. -
@AurelioDeRosa Can’t you amend the article? The examples and explanation is alright - 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.