Skip to content

Conversation

@ev-smirnov
Copy link

No description provided.

switch (type) {
case ADD_PERSON:
return state.concat({
id: Date.now(),
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это плохая практика, редюсер должен быть чистой функцией

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants