Commit Graph

18 Commits (03_lesson)

Author SHA1 Message Date
jason-zhu 9261ffe063 Working on chap03 2023-10-22 00:33:57 +11:00
Jason Zhu 14c4682dcf 03_lesson: dispatch fetching users at beginning of loading 2023-03-07 22:25:52 +11:00
Jason Zhu e8dedad084 03_lesson: use postStatus to fetch content and display correspondingly 2023-03-07 18:10:40 +11:00
Jason Zhu 2339529dfd 03_lesson: dispatching fetchPosts async thunk 2023-03-07 17:45:03 +11:00
Jason Zhu f0d02e6e02 03_lesson: modified prettier config 2023-03-07 16:43:16 +11:00
Jason Zhu 476e7259e7 03_lesson: Add redux Thunk 2023-03-07 16:42:59 +11:00
Jason Zhu 024b2b589d 02_lesson: Added prettier config file 2023-03-07 15:28:45 +11:00
Jason Zhu 47e543f2b4 02_lesson: Added ReactionButton for emoji thumbs up/down 2023-03-07 15:28:14 +11:00
Jason Zhu 1d970d5879 02_lesson: Add orderedPost, so posts are listed in ascending order 2023-03-07 13:50:51 +11:00
Jason Zhu 3b6ee94253 02_lesson: Add timestamp for each post 2023-03-07 13:50:23 +11:00
Jason Zhu 75f98755b7 02_lesson: Add canSave check function to disable Save Post button 2023-03-07 13:33:38 +11:00
Jason Zhu 00fcac1145 02_lesson: Add author formally into postList 2023-03-07 13:33:09 +11:00
Jason Zhu 83a42fd660 02_lesson: Added usersSlice and attach userid to post 2023-03-07 13:12:54 +11:00
Jason Zhu 1dc07f39e5 02_lesson: use prepare callback to customize the creation of the payload value 2023-03-07 00:06:41 +11:00
Jason Zhu 1e7c085d70 02_lesson: created AddPostForm component 2023-03-06 23:58:07 +11:00
Jason Zhu 0ea7837958 02_lesson: create separate selector for selectAllPosts 2023-03-06 21:31:34 +11:00
Jason Zhu 365bfa6db4 02_lesson: added PostsList with redux slice into App 2023-03-06 21:26:35 +11:00
gitdagray a405f40185 Added Chapter 2 2022-03-24 10:08:28 -05:00