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

74
Views
React re-downloads image after every render

Edit:

The reason for re-downloading of resources was related to cacheing of images - I had previously enabled Disable cache in chrome dev tools, disabling it solved the issue!

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can't fix this with react, you should rather fix it with caching headers on your images.

For each <img src="http://your.url" /> the browser will perform a network request.

The best way to improve performance is to make sure that request has the proper caching headers, so it's not actually downloading the image each time (rather just once)

about 4 years ago · Juan Pablo Isaza Report
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!