Skip to content

Conversation

jamesplease
Copy link
Owner

@jamesplease jamesplease commented Feb 3, 2018

To try this out locally

  1. Clone the repo
  2. Navigate to this branch: git checkout react-bindings
  3. npm install
  4. npm start

Resolves #20


Todo:

  • Use <ResourceRequest/> for creating a gist
    • React Request needs to pass down the requestKey
  • Use <ResourceRequest/> for reading a gist
    • Add delete component
    • Add update component
    • Add read component
    • Use React Composer for tying them together
    • Think about how to replace lifecycle usage in Gist.js
  • HTTP Status Codes needs to be updated to support fetch
  • cache-and-network usage in gists list (creating a new request doesn't refresh)
  • cache-and-network usage on gist details page
  • put GistsResources in same file as Gist
  • make sure delete clears the list cache
  • Add resetRequest callback
  • Publish react-redux-resource to npm

@jamesplease jamesplease changed the title React bindings WIP: React bindings Feb 3, 2018
@jamesplease
Copy link
Owner Author

@tbranyen @marlonpp @tbranyen this is an example showing the current React bindings API for Redux Resource. I'd love to hear your feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant