☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 years agoI Hate Itlemmy.mlimagemessage-square16linkfedilinkarrow-up1371arrow-down122
arrow-up1349arrow-down1imageI Hate Itlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 years agomessage-square16linkfedilink
minus-squarez3bralinkfedilinkarrow-up12arrow-down2·3 years agoI’ve recently started writing JS recently, after writing C, go, shell and ruby for years. Ended up with this gem in my code: var total = +qty + +pool[0] - +pool[1]; I hate it.
I’ve recently started writing JS recently, after writing C, go, shell and ruby for years.
Ended up with this gem in my code:
var total = +qty + +pool[0] - +pool[1];I hate it.