dantheclamman@lemmy.world to Technology@lemmy.worldEnglish · edit-23 years agoMozilla review of 25 car brands finds they're "a privacy nightmare"foundation.mozilla.orgexternal-linkmessage-square216fedilinkarrow-up11.39Karrow-down116file-text
arrow-up11.38Karrow-down1external-linkMozilla review of 25 car brands finds they're "a privacy nightmare"foundation.mozilla.orgdantheclamman@lemmy.world to Technology@lemmy.worldEnglish · edit-23 years agomessage-square216fedilinkfile-text
minus-squareBeanCounter@sh.itjust.workslinkfedilinkEnglisharrow-up17arrow-down3·edit-23 years agoconst data = await fetch('/user/beancounter/data).json() console.log(data.hadSex) > false
minus-squarekholby@lemmy.worldlinkfedilinkEnglisharrow-up11·3 years agoYou’ve got an unmatched single quote.
minus-squareaverage_internet_enjoyer@lemmy.worldlinkfedilinkEnglisharrow-up2·3 years ago“dang it Tom. You had ONE job to check the code works reliably and you missed testing that part of the code!”
minus-squarechaorace@lemmy.sdf.orglinkfedilinkEnglisharrow-up5·3 years agoUncaught TypeError: fetch(...).json is not a function
const data = await fetch('/user/beancounter/data).json() console.log(data.hadSex) > falseYou’ve got an unmatched single quote.
car explodes
“dang it Tom. You had ONE job to check the code works reliably and you missed testing that part of the code!”