OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 5 months agoparseInt(5)lemmy.mlimagemessage-square1linkfedilinkarrow-up11
arrow-up11imageparseInt(5)lemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 5 months agomessage-square1linkfedilink
minus-squareheavy@sh.itjust.workslinkfedilinkEnglisharrow-up1·5 months agoI know this is for fun, but as general advice to the homies, if a language or system is doing something you didn’t expect, make sure to look at the documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt This will save a lot of time and headaches
I know this is for fun, but as general advice to the homies, if a language or system is doing something you didn’t expect, make sure to look at the documentation
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt
This will save a lot of time and headaches