Blog App Project with React.js, Redux Toolkit CRUD Examples

Blog App Project with React.js, Redux Toolkit CRUD Examples

Dave Gray via YouTube Direct link

Intro

1 of 29

1 of 29

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Blog App Project with React.js, Redux Toolkit CRUD Examples

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Welcome
  3. 3 Prerequisite knowledge
  4. 4 Starter Code Overview
  5. 5 selectPostById selector
  6. 6 SinglePostPage component
  7. 7 Install React Router
  8. 8 Applying React Router to index.js
  9. 9 Layout component
  10. 10 App.js Routing
  11. 11 useParams in SinglePostPage
  12. 12 PostsExcerpt component
  13. 13 Testing Our Code
  14. 14 Adding a Blog Header
  15. 15 Adding an Edit Post link
  16. 16 EditPostForm component
  17. 17 updatePost async thunk
  18. 18 builder case for updatePost
  19. 19 Dispatching updatePost
  20. 20 Routing for EditPostForm
  21. 21 Testing updatePost
  22. 22 deletePost async thunk
  23. 23 builder case for deletePost
  24. 24 Dispatching deletePost
  25. 25 useNavigate in AddPostForm
  26. 26 Testing All CRUD Operations
  27. 27 updatePost fix for fake API testing
  28. 28 Verifying reaction names
  29. 29 Loading API posts data at app load

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.