Skippeh / calcrust.com-frontend

The frontend for calcrust.com.
GNU General Public License v3.0
6 stars 4 forks source link

Optimize items page #4

Open Skippeh opened 8 years ago

Skippeh commented 8 years ago

When you open the items page it will take like half a second for it to render all the items. Need to optimize this somehow.

If possible, only render the items visible at the current scroll position?