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

131
Views
Access object properties
 {
    id: '1',
    type: "folder",
    name: "new Folder 1",
    files: [
        { id: '1.1', type: "file", name: "file 1" },
        { id: '1.2', type: "file", name: "file 2" },
        { id: '1.3', type: "file", name: "file 3" },
    ]
},
{
    id: '2',
    type: "folder",
    name: "new Folder 2",
    files: [
        { id: '2.1', type: "file", name: "file 4" },
        {
            id: '2.2',
            type: "folder",
            name: "new Folder 3",
            files: [
                { id: '2.2.1', type: "file", name: "file 7" },
            ]
        },
        { id: '2.3', type: "file", name: "file 5" },
        { id: '2.4', type: "file", name: "file 6" },
    ]
},

i want to access and pushing some elements to this kinda of data structure like pushing some data or crating folders under list[1][1][2] or to list[1] but i dont know the number of the iterations it can be 1 or more its variable

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!