Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Walk-through guide structure #44

Open
codeliner opened this issue Jan 14, 2017 · 2 comments
Open

Walk-through guide structure #44

codeliner opened this issue Jan 14, 2017 · 2 comments

Comments

@codeliner
Copy link
Member

codeliner commented Jan 14, 2017

First ideas for a walk-through guide:

  1. |_ Beginner Tutorial
    |_ prooph/common - working with immutable messages
    |_ CQRS - divide and conquer
    |_ EventSourcing - Code with intent
  2. |_ Basic Concepts
    |_ Event sourced models
    |_ Persist events in an event store
    |_ Handle commands
    |_ Use projections
    |_ Query state
    |_ Inter-process communication using events
  3. |_ Advanced Concepts
    |_ Snapshots
    |_ Event Store HTTP api
    |_ ....
  4. |_ Framework integration
    |_ zend-expressive
    |_ Symfony
    |_ Laravel
    |_ ....
@sandrokeil
Copy link
Member

Looks good 👍

@codeliner
Copy link
Member Author

Reminder for myself: link to blogpost: Ocramius/ocramius.github.com#103

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

No branches or pull requests

2 participants