pure-react-api-requests-in-react

00:00:00 - 01 React Basics of Rest and Http 00:03:36 - 02 Finished Product First the Pet Store App We Ll Be Building 00:04:19 - 03 Set up a Rest Server With Json Server 00:06:01 - 04 Fetch a List of Data With Useeffect and Promises 00:08:07 - 05 Fetch a List of Data With Useeffect and Async Await 00:10:03 - 06 Display a Loading Indicator 00:12:34 - 07 Display a Modal Dialog Using React Modal 00:15:02 - 08 Create a New Pet Form 00:21:24 - 09 Use a File Input to Upload an Image 00:24:27 - 10 Implement Saving Pet Data Locally 00:27:15 - 11 Use Http Post to Save the Pet to the Server 00:35:51 - 12 Use Http Put to Update the Pet on the Server 00:45:55 - 13 Refactor New and Edit Forms Into One 00:49:41 - 14 Use Http Delete to Remove a Pet From the Server 00:51:58 - 15 React Reverse Engineer an Api and Display Data With React
Back to Top