Skip to content

Details

Redux is library for managing state of the application predictably. It is evolved form the ideas of flux.

In this session, let us discuss about using redux with react.

Agenda

  • Basic communication in react apps

  • Introduction to original flux architecture

  • Introduction to Immutablejs

  • In depth look into redux library

Members are also interested in