|
|
|
|
|
by acemarke
2665 days ago
|
|
Yep. I've settled on a "feature folder" approach myself. When we finally get around to revamping the Redux docs content, I plan on having a "Style Guide" page similar to the one in the Vue docs, which would offer opinionated suggestions with an indication of how important each one is. One of the items I definitely plan to include in there is a suggestion to use feature folders. I also want to reorganize our example apps based on that structure as well. See this issue for details on the docs rewrite: https://github.com/reduxjs/redux/issues/3313 |
|