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

64
Views
How to optimize large data with multiple layers of object in react js?

I am working fetching data from a large json file with object inside object and so on. And the data is updated using an onclick function This is making tha site slow. So to make it fast I tried making a new useReducer and adding all the called objects in it, now i am stuck as I wanted to render the object present in this reducer from it and rest from the original state. But the original state is rendering every time onclick is called.

To make the condition, i used a conditional statement

!selected object 
? <Data value1={myState.value1} value2={value2} value3={value3} value3={value3} /> 
: <Data value1={myReducer.value1} value2={value2} value3={value3} value3={value3} /> 

And for iteration i have used nested Object.keys

And what else can be done to optimize it.

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!