imanubhardwaj / ui-refresh-optimisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI Refresh Optimization

Example to demonstrate how to minimize UI refresh for better webpage optimization.

Features

  • start button starts shuffling the rows every second.
  • stop button stop the shuffling of rows.
  • sort button sorts the items in descending order of price, if two items have same price then they are sorted in ascending order of their ID.

About


Languages

Language:JavaScript 65.2%Language:HTML 23.7%Language:CSS 11.0%