-
-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
Description
The documentation covers some common showstopping problems in the troubleshooting chapter, and features many positive examples and links to examples. However, there are fewer examples of antipatterns that, while they may function, are contrary to the design goals of Redux and make things needlessly complicated.
What are some common antipatterns in Redux? And how do we want to cover them in the documentation?