We're a place where coders share, stay up-to-date and grow their careers.
IMHO
if(a!=123) // before // NOOBS if(a!==123) // after // PRO
IMHO