Hacker News new | ask | show | jobs
by vanderZwan 3028 days ago
> Is Redux more performant? No. In fact, it gets slightly slower with each new action that must be handled.

This point is not revisited. What is the performance of Rematch in comparison to Redux? I mean I guess it's more or less the same, since it's essentially Redux with less boilerplate, but it would be nice to have an explicit answer to this.