How to Write Bad Code in Redux
"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