AROBS Interview Question

the diff between == and === in Javascript.

Interview Answers

Anonymous

Jan 21, 2017

can't remember but its a type and value thing

Anonymous

Jan 26, 2018

== compares the values and === compares the values and type

AROBS Interview Question: the diff between == and === in Javascript. | Glassdoor