cm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square12fedilinkarrow-up192arrow-down12file-text
arrow-up190arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agomessage-square12fedilinkfile-text
minus-squaredreadbeef@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·26 days 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