Главная
Study mode:
on
1
Intro
2
Welcome
3
Prerequisite knowledge
4
Starter Code Overview
5
selectPostById selector
6
SinglePostPage component
7
Install React Router
8
Applying React Router to index.js
9
Layout component
10
App.js Routing
11
useParams in SinglePostPage
12
PostsExcerpt component
13
Testing Our Code
14
Adding a Blog Header
15
Adding an Edit Post link
16
EditPostForm component
17
updatePost async thunk
18
builder case for updatePost
19
Dispatching updatePost
20
Routing for EditPostForm
21
Testing updatePost
22
deletePost async thunk
23
builder case for deletePost
24
Dispatching deletePost
25
useNavigate in AddPostForm
26
Testing All CRUD Operations
27
updatePost fix for fake API testing
28
Verifying reaction names
29
Loading API posts data at app load
Description:
Learn to build a blog application using React.js and Redux Toolkit in this comprehensive tutorial. Explore CRUD (Create, Read, Update, Delete) operations through practical examples. Begin with an overview of the starter code and dive into implementing key components like SinglePostPage and PostsExcerpt. Install and apply React Router for seamless navigation. Develop essential features including a blog header, edit post functionality, and an EditPostForm component. Master async thunks for updatePost and deletePost operations, and learn to dispatch these actions effectively. Test your implementation thoroughly, covering all CRUD operations. Fine-tune the application by fixing API-related issues and verifying reaction names. Conclude by implementing data loading from an API at app initialization.

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

Dave Gray
Add to list
0:00 / 0:00