cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square12linkfedilinkarrow-up190arrow-down12file-text
arrow-up188arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square12linkfedilinkfile-text
minus-squaredreadbeef@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·2 months agomost linters since like jshint as well catch it
TL;DR do not use
==
Common practice since forever
most linters since like jshint as well catch it