redux-rest-easy
  • ⛳@brigad/redux-rest-easy
  • docs
    • api
      • reducer
      • createResource
        • actionsConfig
        • actions
        • selectors
      • connect
      • reducer
        • reducers
      • createResource
      • getPersistableState
      • initializeNetworkHelpers
      • reset
    • principles
      • persistence
      • actions
      • selectors
      • preflight
      • reducers
  • LICENSE
  • CHANGELOG
  • CODE_OF_CONDUCT
  • CONTRIBUTING
  • TODO
Powered by GitBook
On this page

TODO

PreviousCONTRIBUTING

Last updated 6 years ago

While redux-rest-easy is now production ready (we have been using it for several months at Brigad), there are a few things which could be improved:

  • Bring unit testing to 100% (on the lower-level functions of the library)

  • Do integration testing on the high-level functions of the library

  • Create an example sections, with small projects depicting common use cases

  • Cleaner, easier to get around documentation, on a Gatsby-powered website instead of Github (e.g. )

https://www.gatsbyjs.org/docs/