Alcumus/react-doc-viewer

Recoil as an experiment went very well, but should be retired until it has RC

Closed this issue · 2 comments

Recoil is a Facebook experiment to overcome issues with redux, react contexts and states.
Although, looks like it won't have a Release Candidate very soon.
But definitely will be something to look at in the future.

Revert to style of React Context and useReducer from just before features/recoil was merged in.
The data structures etc. will most likely need altering at this point so it won't just be a simple rollback.

To save re-visiting this, please complete #2 first.

#2 is merged and closed