The Feature by Folder Pattern

Information and relevant links regarding the feature by folder pattern.

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

  1. See the official “Redux Style” guide on the feature by folder pattern.

  2. It is also called the “ducks pattern.” Take a look at the ducks pattern proposal.

Get hands-on with 1200+ tech skills courses.