This is a Redux course provided by Life Coding. It is a class for those who are intermediate or higher in JavaScript, and it teaches how to create more complex applications with simpler code using Redux.
Life Coding's Redux class covers Redux, a predictable application state storage system. In this course, we'll build a web application using only pure web technologies: HTML, JavaScript, and Redux.
This course covers the following topics:
How Redux Works
Why Use Redux?
Things you can do with Redux
Time travel debugging
Logging
The following is not covered:
Redux middleware
React-redux
2. Lecture target
I recommend Redux to anyone who wants to build more complex applications with simpler code. Note that this tool isn't necessary for JavaScript beginners. If you're a beginner, I recommend simply understanding what Redux is and using it later when necessary.
This is a 2 hour and 16 minute class consisting of 18 videos.
7. Class Copyright
This lecture is licensed under a Creative Commons license and can be viewed at the link below. https://opentutorials.org/module/4078 I would like to thank Life Coding for sharing valuable knowledge.
Recommended for these people
Who is this course right for?
For those who want to create more complex applications with simpler code using Redux.