follow Redux styles suggestions #1179
Labels
i-good-first-issue
This issue is probably a good starting point for people new to coding or the OED project.
p-low-priority
t-enhancement
This issues tracks a potential improvement to the software
Milestone
Is your feature request related to a problem? Please describe.
Redux has a number of recommended styles including:
It is unclear that OED is doing these or doing them consistently.
Describe the solution you'd like
With the transition to Redux Toolkit, OED will follow their recommendations for style. This makes it easier for a developer to map from Redux help/tutorials/documentation to OED's code base. It also should be easier for anyone familiar with standard Redux style.
Describe alternatives you've considered
What OED has will work but continue to have added overhead for developers.
Additional context
None
The text was updated successfully, but these errors were encountered: