- Here are all articles tagged React
-
Rendering 12,000 Image Albums at Imgur
Posted on September 14th, 2015 | Tags: jQuery, Optimizations, JavaScript, Imgur, React
Today marks a great day for wallpaper enthusiasts everywhere. Today's the day a newly designed Imgur launches, and with it comes some great performance improvements. My favorite is our new way to load giant albums without ridiculous lag. To put this new algorithm to the test I'm going to compare the perceived load speed of this 12,000 image album to what was previously on the site.
TL;DR
- Utilized React.js more
- Only render DOM elements that are in the viewport buffer zone
- Saw FPS …
About Me
My name is Max Burstein and I am a graduate of the University of Central Florida and creator of Problem of the Day and Live Dota. I enjoy developing large, scalable web applications and I seek to change the world.