Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ If you are new to React, try reading these articles in order.
Dan Abramov from the React team gives his thoughts on how to handle method binding.

### AJAX requests and Data Fetching
- [React AJAX Best Practices](http://andrewhfarmer.com/react-ajax-best-practices/)
- [React AJAX Best Practices](https://www.javascriptstuff.com/react-ajax-best-practices/)
Covers four ways to approach managing queries and data fetching.
- [AJAX Requests in React: How and Where to Fetch Data](https://daveceddia.com/ajax-requests-in-react/)
An overview of where AJAX requests fit into React usage.
Expand Down