Alcumus / react-doc-viewer

Apache License 2.0
210 stars 102 forks source link

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

Closed mattmogford-alcumus closed 3 years ago

mattmogford-alcumus commented 3 years ago

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.

mattmogford-alcumus commented 3 years ago

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

mattmogford-alcumus commented 3 years ago

2 is merged and closed