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

Improve documentation for Nucleo API #15

Closed
9 tasks done
mtmr0x opened this issue Oct 22, 2018 · 2 comments
Closed
9 tasks done

Improve documentation for Nucleo API #15

mtmr0x opened this issue Oct 22, 2018 · 2 comments
Labels
documentation Improving or fixing documentation hacktoberfest
Milestone

Comments

@mtmr0x
Copy link
Owner

mtmr0x commented Oct 22, 2018

Checklist

  • NucleoObject;
  • NucleoList;
  • NucleoString/NucleoNumber/NucleoBoolean;
  • createStore;
  • dispatch;
  • update;
  • getStore;
  • subscribe;
  • contracts;
@mtmr0x mtmr0x added this to the 0.3.0 milestone Oct 22, 2018
@mtmr0x mtmr0x added documentation Improving or fixing documentation hacktoberfest labels Oct 23, 2018
@mtmr0x mtmr0x mentioned this issue Oct 23, 2018
2 tasks
@mtmr0x mtmr0x modified the milestones: 0.3.0, 0.4.0 Oct 24, 2018
@mtmr0x
Copy link
Owner Author

mtmr0x commented Oct 24, 2018

moving to patch 0.4.0 for merge problems found under development of 0.3.0

@mtmr0x
Copy link
Owner Author

mtmr0x commented Oct 25, 2018

@rafaellincoln the table of contents we spoke:

Installation
Usage
Contracts
Types
  NucleoObject
  NucleoList
  NucleoString
  NucleoNumber
  NucleoBoolean
Creating the store
Dispatching and updating the store
Get contracts in store
Subscribing to changes
Error management

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improving or fixing documentation hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant