React Course
Hey everyone, I have been writing a React course for soshace.com for a while and it's finally finished. There are 15 lessons in total and my contributions begin from Lesson 4 all the way to Lesson 15. Here are the list 14 articles that consist of it:
React Lesson 4: Decorators and Mixins
Published on Dec 19, 2019
React Lesson 5: React Devtools and Reusable Open-Source Components
Published on Dec 20, 2019
React Lesson 6: CSS and Animation
Published on Jan 04, 2020
React Lesson 7: Redux
Published on Jan 10, 2020
React Lesson 8: Deep Dive into React Redux
Published on Feb 09, 2020
React Lesson 9: Homework progress from Lesson 8
Published on Jan 24, 2020
React Lesson 10: Normalize Data with Immutable.js
Published on March 09, 2020
React Lesson 11 Part 1: Normalize Comments with Immutable.js
Published on March 20, 2020
React Lesson 11 Part 2: Redux Middlewares
Published on March 23, 2020
React Lesson 12: Checking Homework progress from Lesson 11
Published on June 23, 2020
React Lesson 13 Part 1: Asynchronous actions
Published on July 03, 2020
React Lesson 13 Part 2: Asynchronous actions
Published on July 06, 2020
React Lesson 14: Redux Thunk Deep Dive
Published on July 23, 2020
React Lesson 15: Checking Homework progress from Lesson 14
Published on July 29, 2020
I think Lesson 7, 8, and 13, 14 are very helpful if you want to understand Redux and you don't need to follow the whole course just to understand those topics.
Shad