Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed Redux homework - Stephanie's solution #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

stephanie56
Copy link

@stephanie56 stephanie56 commented Mar 1, 2018

  • Create the action to remove a product, and update the state to remove a product by id
  • OPTIONAL: Create a more flexible product making form that will allow you to make a product with all field data, show this data too
  • OPTIONAL: Create a filter search bar that allows you to shrink the list of products by whats typed! hint: it would help if you updated the global state with every keystroke!

@stephanie56 stephanie56 changed the title Created action to remove product and built product form Completed Redux homework Mar 3, 2018
@stephanie56 stephanie56 changed the title Completed Redux homework Completed Redux homework - Stephanie's solution Mar 3, 2018
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