August 2017
Beginner
374 pages
10h 41m
English
The project structure will be similar to the previous examples. To recap, we will go through the file/folder structure. You can use the code from the previous example in this book, where we connected React to Redux. The main difference to the previous examples is that we will split up our Redux actions, reducers, and action types into multiple files. That is why we are going to create separate folders for each of the Redux elements:
Read now
Unlock full access