Tag: perf
All the articles with the tag "perf".
Creating an image lazy loading component with React
Published: at 12:00 AMIn the web world, we often have complex page structure. All the parts are not visible in the user viewport at first. Why should we load all the page content to be able to see it ?