Live Update ALL numbers #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Every time a number changes, display a little flash or animation.
Display the number of notes, files, archived and shared with numbers next to them.
Every time it changes, have a little animation happen.
Make a number display component that houses the animation and watches for changes with the global number store.
Integrate socket IO on the backend to ping user every time a number is changed on the server. There are two scenarios where new numbers should be updated in real time.
Implementation notes: