cm0002@lemmy.world to Programmer Humor@programming.dev · 25 days agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square12linkfedilinkarrow-up193file-textcross-posted to: [email protected]
arrow-up193imageThe JavaScript type coercion algorithmlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 25 days agomessage-square12linkfedilinkfile-textcross-posted to: [email protected]
minus-squaredreadbeef@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·25 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