OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 6 months agoparseInt(5)lemmy.mlimagemessage-square15linkfedilinkarrow-up15arrow-down10
arrow-up15arrow-down1imageparseInt(5)lemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 6 months agomessage-square15linkfedilink
minus-squareheavy@sh.itjust.workslinkfedilinkEnglisharrow-up1·6 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