1. React
  2. ReactNext
  3. 2018
  4. How to Write Bad Code in Redux

How to Write Bad Code in Redux

Adam Klein at ReactNext 2018

"Redux forces you to write good code" - I've heard that sentence many times. In fact - it's quite easy to write bad code with Redux, as I will demonstrate in this talk. In this talk I will show some bad practices and techniques with Redux, and how to avoid them. We will cover aspects such as code reuse, coding conventions, and architecture