Last active
August 29, 2015 14:06
-
-
Save yoshuawuyts/3ef7f663ed46a9a6fdc9 to your computer and use it in GitHub Desktop.
Adapted from https://github.com/spoike/refluxjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ╔═════╗ ╔════════════╗ ╔════════╗ ╔═════════════════╗ | |
| ║ API ║<──────>║ Middleware ║──────>║ Stores ║──────>║ View Components ║ | |
| ╚═════╝ ╚════════════╝ ╚════════╝ ╚═════════════════╝ | |
| ^ │ | |
| │ │ | |
| ╔════════════╗ │ | |
| ║ Dispatcher ║ │ | |
| ╚════════════╝ │ | |
| ^ │ | |
| └────────────────────────────────────────┘ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ╔═════╗ ╔═════╗ ╔══════════════╗ ╔═══════╗ | |
| ║ API ║<──────>║ Fax ║──────>║ Simple-store ║──────>║ React ║ | |
| ╚═════╝ ╚═════╝ ╚══════════════╝ ╚═══════╝ | |
| ^ │ | |
| │ │ | |
| ╔══════════╗ │ | |
| ║ Barracks ║ │ | |
| ╚══════════╝ │ | |
| ^ │ | |
| └─────────────────────────────────────┘ |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SWEET MOTHER OF BORDERS, JUST LOOK AT THEM!