Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

181
Views
Nodo JS agregar/agregar clave de objeto y su valor después del período en process.env

He conseguido este:

 process.env.TEST = 1 console.log(process.env.TEST) // output is 1

Pero ahora, quiero lograr de esta manera:

 const obj = { TEST: 1 } console.log(process.env.obj["TEST"]) //error: Cannot set properties of undefined

¿Cómo puedo obtener el valor de test y agregar el período después de env?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!