Your link is actually arguing for use for non-strict equality… But again: Some places you need == and some places you need ===. Bugs can be introduced both ways.
This is getting tiring, and I have work to do. > On Jun 22, 2017, at 10:38 AM, Justin Mclean <jus...@classsoftware.com> wrote: > > HI, > > Point 1 may explain the issue clearer [1] there are situation we’re use of == > and != is going to cause bugs. > > Thanks, > Justin > > 1. > https://herringtondarkholme.github.io/2016/11/05/how-to-write-copy-paste-friendly-code/ > > <https://herringtondarkholme.github.io/2016/11/05/how-to-write-copy-paste-friendly-code/>