The Feature by Folder Pattern
Information and relevant links regarding the feature by folder pattern.
We'll cover the following
What is the feature by folder pattern?
The feature by folder pattern was first mentioned in the “Setting up an RTK project” lesson.
The main advantage of adopting this pattern is that co-locating logic for a given feature in one place typically makes it easier to maintain that code.
More resources
-
See the official “Redux Style” guide on the feature by folder pattern.
-
It is also called the “ducks pattern.” Take a look at the ducks pattern proposal.
Get hands-on with 1400+ tech skills courses.