1. React
  2. ReactJS Day
  3. 2016
  4. Proper Error Handling with React/Redux

Proper Error Handling with React/Redux

Michele Bertoli at ReactJS Day 2016

No matter how good you are as a developer and how many tests you write: your application will throw errors. At YPlan we tried to catch all the exceptions and handle them in the right way to give our users the best possible experience. In this talk, I will go through the problems we tried to solve and the solutions we implemented #forreal