Getting ready

Our first step, as always, is to get the new tool. Installation is simple and straightforward, along the same lines we seen in most of the text:

npm install redux-logger --save

This will install the new package, but you'll have to manually add it to your store creation code; by itself, the package won't have any effect.

If you want to read more about the redux-logger features and capabilities, check out https://github.com/evgenyrodionov/redux-logger.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset