Skip to content

Added React ES6 samples#73

Merged
crsanti merged 4 commits intomasterfrom
issue#72-react-es6
Mar 30, 2017
Merged

Added React ES6 samples#73
crsanti merged 4 commits intomasterfrom
issue#72-react-es6

Conversation

@crsanti
Copy link
Copy Markdown
Member

@crsanti crsanti commented Mar 30, 2017

Solves #72

@crsanti crsanti self-assigned this Mar 30, 2017
@crsanti crsanti requested review from brauliodiez and nasdan March 30, 2017 11:54
}

function signupProcessCompleted(state, action) {
const newSignup = Object.assign(new SignupEntity(), state.signup, {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Need discussion here about using Object.assign or object spread operator

@crsanti crsanti merged commit 55d81c6 into master Mar 30, 2017
@crsanti crsanti deleted the issue#72-react-es6 branch March 30, 2017 15:45
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