August 2017
Beginner
374 pages
10h 41m
English
Until now, we have only covered managing application state, which is what Redux focuses on. However, a web application also has a user interface, which Redux does not take care of. This is where React comes into play.
In this chapter, we are going to cover:
Finally, we are going to create a small blog application with React and Redux, which will be further extended in the upcoming chapters.
Read now
Unlock full access