Update 10/05/2016: Add a section on how to update the UI when the data in the database is changed without using the UI. Introduction Continuing the series of React-related articles, we’ll try to make a comprehensive tutorial to the redux framework and its integrations with React, using the react-redux library. Redux can be used as an alternative to Flux (which we discussed in a previous article) t
