Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Calculadora

0

59
Vistas
Why comparing these javascript objects wont return True?

The == operator is supposed to compare the same data types and return True. But, the expressions before return false.

console.log(new String("A") == new String("A"));
console.log([1, 2, 3] == [1, 2, 3]);
7 months ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos