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

115
Views
No se puede comparar nulo
const LOCALE_STORAGE_LIST_KEY = 'task.lists' const LOCALE_STORAGE_SELECTED_LIST_ID_KEY = 'task.selectedListId' let lists = JSON.parse(localStorage.getItem(LOCALE_STORAGE_LIST_KEY)) || [] let selectedListId = localStorage.getItem(LOCALE_STORAGE_SELECTED_LIST_ID_KEY) console.log(selectedListId); null script.js:19:9 console.log(selectedListId == null); false script.js:20:9 console.log(null == null); true script.js:21:9 console.log(typeof selectedListId); string script.js:22:9 console.log(typeof null); object script.js:23:9

¡Necesito comparar selectedListId con nulo y obtener verdadero en la declaración if!

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!