Skip to content

Architect suggestion  #6

@kilatib

Description

@kilatib

import { reducer } from './store/reducers/search.reducer';

I would recommend moving Store to a separate module with all its dependencies because it looks like a reusable part.
Another what I don't like is that his name looks like storage for a specific type but has a completely common name it will be much clear to have some prefixes or suffices in name of classes: GitStorageReducer. It will add much more understanding what happens inside

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions