Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

110
Vistas
What's the syntax to use Javascript optional chaining with a space in the property name?

If I have an object with a space in the property name:

var myObj = { prop1: 12, 'prop two': { abc: 123} };

What's the correct syntax to access 'prop two' (or e.g. a non-existent 'prop three') with optional chaining?

I've tried various combinations. The obvious one would be myObj['prop two']?['abc'] or myObj['prop two']?.['abc'] but neither work. I need to attempt access on a non-existent property and return undefined as dot notation would (but I can't use dot notation with spaces)

Thanks

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda