issues
search
sourcemash
/
Sourcemash
Read Your News Faster.
GNU General Public License v2.0
3
stars
0
forks
source link
Improve backbone performance.
#144
Closed
alexgerstein
closed
9 years ago
alexgerstein
commented
9 years ago
This makes a few design changes to the frontend, including:
Mark items as read on card reveal
Render items individually on change (i.e. don't redraw everything on every change!)
Sorting items by unread, date
Better separation between items-views and item-cards; subscribe got moved to the items-view
Only track mixpanel interactions when a change occurred
This makes a few design changes to the frontend, including: