Assuming you have code like:
var hello = 'hello'; if ( hello !== 'not hello' ) { // do something }
How could this statement be written more effectively?
Aucun commentaire:
Enregistrer un commentaire