argonlaser / badgeit-front

Front service for badgeit
http://badgeit.today/
MIT License
0 stars 1 forks source link

Cache the incoming badges in the browser #14

Open argonlaser opened 7 years ago

argonlaser commented 7 years ago

For every incoming badges, if browser cache and incoming data are same, then dont rerender the view. Otherwise, alert the user that there are few more badges and upon user's action re-render it.