Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 321 Bytes

TODO.md

File metadata and controls

13 lines (11 loc) · 321 Bytes

TODO

All TODOs will be noted in this document.

2022-06-12

[App]

1. style the app!

  1. Persist Active Thread
    1. to LocalStorage
    2. to backend
  2. Update Thread Name via double click (span)
  3. optimize time-to-see-changes
    1. creating strings is noticeable slower without using internal react state