Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Improve instructions for using with Immutable.js #416

Merged
merged 1 commit into from
Jun 28, 2016

Conversation

sfentress
Copy link
Contributor

@sfentress sfentress commented Jun 28, 2016

  1. It was easier for me to think of the reducer by first knowing where
    the state was expected to be. Writing it the other way around was
    confusing
  2. Add that the action payload data must go into the
    locationBeforeTransitions property

Closes #415

1. It was easier for me to think of the reducer by first knowing where
the state was expected to be. Writing it the other way around was
confusing
2. Add that the action payload data must go into the 
`locationBeforeTransitions` property

reactjs#415
@timdorr
Copy link
Member

timdorr commented Jun 28, 2016

Thanks!

@timdorr timdorr merged commit afd8c69 into reactjs:master Jun 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants