Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save akaztp/5a1e6d0e4da632743617fe0d20478166 to your computer and use it in GitHub Desktop.
Save akaztp/5a1e6d0e4da632743617fe0d20478166 to your computer and use it in GitHub Desktop.
Epics outline for case study on article "Web app architecture based on Redux".
  • React only on action of page entering with the correct page id
  • Check URL parameters to obtain the current entry id
  • Emit action for setting the current selected entry id in the state data
@akaztp
Copy link
Author

akaztp commented Sep 27, 2017

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