Skip to content

Commit

Permalink
Add resource for blog explaining preventDefault()
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaddox19 authored Jun 24, 2020
1 parent 86d250c commit 480aa97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions React/forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,5 +275,6 @@ Forms in a React component can be bound to a component's state which allows it t
## Additional Resources

- [React Docs: Forms](https://reactjs.org/docs/forms.html)
- [What is preventDefault()?](https://www.robinwieruch.de/react-preventdefault)
- [An Imperative Guide to Forms in React](https://blog.logrocket.com/an-imperative-guide-to-forms-in-react-927d9670170a)
- [Controlled & Uncontrolled form inputs](https://goshakkk.name/controlled-vs-uncontrolled-inputs-react/)

0 comments on commit 480aa97

Please sign in to comment.