Skip to content

Instantly share code, notes, and snippets.

@kenmori
Last active January 19, 2020 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenmori/0127a3aa6eecc9f9ebc1a4106ba1e4cd to your computer and use it in GitHub Desktop.
Save kenmori/0127a3aa6eecc9f9ebc1a4106ba1e4cd to your computer and use it in GitHub Desktop.
Redux StyleGuideまとめ

ReduxStyleGuide

Priority A Rules: Essential

Do Not Mutate State

stateを変化させない

Priority B: Strongly Recommended

WIP

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