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

Documentation Roadmap #105

Open
4 of 8 tasks
bhamodi opened this issue Jun 26, 2015 · 5 comments
Open
4 of 8 tasks

Documentation Roadmap #105

bhamodi opened this issue Jun 26, 2015 · 5 comments
Milestone

Comments

@bhamodi
Copy link
Contributor

bhamodi commented Jun 26, 2015

Hey @jordangarcia, just thought it'd be nice to have a place to document our progress on the documentation website. I've added this list of things to be done, please feel free to update this list.

  • Create landing page.
  • Create interactive example.
  • Get a NuclearJS domain and create a CNAME file.
  • Create general documentation page explaining flux methodologies.
  • Create documentation page explaining NuclearJS methodologies and structure.
  • Reduce content in the README file and make it more like a quick summary of NuclearJS.
  • Create "Examples" or "Design Patterns" section with the following:
    • Code organization (module pattern)
    • testing (unit / integration) and stubbing
    • Async actions, putting async things in action layer and making stores synchronous
    • Rest API interaction (incorporating the RestAPI example https://github.com/optimizely/nuclear-js/tree/rest-api-example/examples/rest-api)
    • Loading indicator using the loadingStore (something we've made internally)
    • Routing examples (Using react-router)
    • Isomorphic example (different module pattern, get rid of singleton reactor)
    • Hooking up NuclearJS with a different UI framework (non React)
    • Loading initial data (via reactor.loadState)
    • Persisting / syncing data with localStorage
  • Add footer with copyright info.
@bhamodi bhamodi added this to the 1.1 milestone Jun 26, 2015
@jordangarcia
Copy link
Contributor

👍

@sidereus7
Copy link

I would love a React-Router example for Nuclear. That would be so helpful!!

@wesleyyee
Copy link

+1
Especially React-router 1.0 isomorphic example

@rawberg
Copy link

rawberg commented Jan 25, 2016

It would be great to have an example with Vue.js or Riot.js. Is the nuclear-vue-mixin still compatible with the latest versions of Vue and Nuclear?

@iansinnott
Copy link

It would be great to see some updated docs 👍. The existing docs were quite helpful when I was first getting started, but it was the rest-api example that really helped me out when I started building more complex stuff with Nuclear.

I think the community could see some big wins if some of the knowledge that currently exists in the examples was made more prominent in the documentation.

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

No branches or pull requests

6 participants