You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
reactor.loadState
)The text was updated successfully, but these errors were encountered: