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

v0.9 Documentation #153

Merged
merged 45 commits into from
Mar 23, 2015
Merged

v0.9 Documentation #153

merged 45 commits into from
Mar 23, 2015

Conversation

jhollingworth
Copy link
Contributor

  • ES6 classes
    • Differences
    • Marty.register
    • <= IE10 issues
  • Isomorphism
    • Why are the problems? State & Concurrency
    • How does Marty solve these problems?
    • API
    • marty-express
  • LocationStateSource
  • Devtools
  • Homepage
  • Upgrade guide
  • Marty.createContainer
  • Top-Level API
    • createInstance
    • dispose
  • Queries
    • Difference between queries (reads) and actions (writes)
  • HTTP Hooks
  • Dispatcher (createAction, default)
  • Container
  • Context (fetch, dispose, resolve, getAll, getAllStores, getAllStateSources, getAllActionCreators, getAllQueries)
    • for
  • Store#getState and Store#replaceState
  • Depreciate invokable constants
  • Remove references to require('marty/*')
  • Error handling
  • Blog
  • Back port the versioning logic

@dariocravero dariocravero mentioned this pull request Mar 6, 2015
@jhollingworth jhollingworth mentioned this pull request Mar 7, 2015
50 tasks
jhollingworth added a commit that referenced this pull request Mar 23, 2015
@jhollingworth jhollingworth merged commit cda9336 into v0.9 Mar 23, 2015
@jhollingworth jhollingworth deleted the v0.9-documentation branch March 23, 2015 20:03
@FoxxMD
Copy link

FoxxMD commented Mar 23, 2015

👍

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

Successfully merging this pull request may close these issues.

None yet

2 participants