@cm0002@lemmy.world to Programmer Humor@programming.dev • 16 days agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square12fedilinkarrow-up193arrow-down11file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up192arrow-down1imageThe JavaScript type coercion algorithmlemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 16 days agomessage-square12fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-square@dreadbeef@lemmy.dbzer0.comlinkfedilinkEnglish2•15 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