Skip to content

Files

Latest commit

8252fb5 · Jan 29, 2020

History

History
11 lines (8 loc) · 615 Bytes

TODO.md

File metadata and controls

11 lines (8 loc) · 615 Bytes

TODO

This document is essentially a list of shorthand notes describing work yet to be completed. Unfortunately it is not complete enough for other people to pick work off the list and complete as there is too much un-said.

  • Consider either moving ReactCache to react4j project. Also consider whether it should be re-implemented or just use a binding to underlying JS library. A reimplementation would be much safer and faster as could add more extensive invariant checking into it and also could DCE all unused code.

  • Consider a refactor of CSS that uses sensible names for each of the CSS components.