Call it overhyped or whatever, it is a nice
pattern ('ve never used Redux but still use the pattern) for separating the data from the actual presentation logic. This provides great convenience when debugging and is a great solution to the mobile lifecycle problem.
If your article was just about saying "it isn't a silver bullet", I don't think anyone with any experience actually working with it would think it's a great idea for simple applications.