Skip to content

Commit

Permalink
Merge pull request markerikson#97 from TheRizzen/master
Browse files Browse the repository at this point in the history
 Change 'react-forms/Forms in React and Redux' link and remove duplicate entry
  • Loading branch information
markerikson authored May 27, 2018
2 parents 11621f9 + c216a35 commit ea36219
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions react-forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
Covers the basics of implementing form rendering, updates, and validation, in plain JS

- **Forms in React and Redux**
http://x-team.com/2016/02/tutorial-forms-in-react-and-redux/
https://x-team.com/blog/tutorial-forms-in-react-and-redux/
Demonstrates building a simple set of wrapper components to manage forms using React and Redux

- **Not-so-simple Forms with React**
Expand All @@ -97,10 +97,6 @@
https://blog.risingstack.com/handling-react-forms-with-mobx-observables/
Some examples of working with forms in React, using MobX for the data management.

- **Forms in React and Redux**
http://x-team.com/2016/02/tutorial-forms-in-react-and-redux/
A good example of how to set up form handling in conjunction with a Redux store.

- **Radio Buttons and Checkboxes in React**
http://react.tips/radio-buttons-in-reactjs/
http://react.tips/checkboxes-in-react/
Expand Down

0 comments on commit ea36219

Please sign in to comment.