Skip to content

ropdias/react-complete-guide-project-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React: Sending HTTP Requests (e.g. Connecting to a Database)

The 9º React Project (Section 14) of the course "React - The Complete Guide (incl Hooks, React Router, Redux)" by Academind (Maximilian Schwarzmüller)

Section 14 (Sending HTTP Requests (e.g. Connecting to a Database)) covered:

  • How To (Not) Connect To A Database
  • Our Starting App & Backend
  • Sending a GET Request
  • Using async / await
  • Handling Loading & Data States
  • Handling Http Errors
  • Using useEffect() For Requests
  • Preparing The Project For The Next Steps
  • Sending a POST Request

More info:

https://github.com/academind/react-complete-guide-code

https://www.udemy.com/course/react-the-complete-guide-incl-redux/