One interesting thing about the Redux pattern is how much of it can just… go away. Here we look at how. — The first time I encountered Redux, I have to admit I wasn’t impressed. For a start, I was trying to learn React at the same time, and tangling the two technologies together in my head made it a bit challenging. Mostly, though, it was the sheer amount of boilerplate that…