JavaScript : Why do some developers compare variables as 1 == a rather than a == 1?Bill Schrockwitz·May 8, 2016What is the benefit of the former over the later? What do you prefer? 54