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

Write guide #182

Open
19 tasks
ai opened this issue Apr 17, 2023 · 0 comments
Open
19 tasks

Write guide #182

ai opened this issue Apr 17, 2023 · 0 comments

Comments

@ai
Copy link
Member

ai commented Apr 17, 2023

We need to write a big guide of Nano Stores for new website.

What pages we will need:

  • Main page with benefits of using Nano Stores and start how-to for all frameworks
  • Compare with other state-managers: Redux, MobX, Recoil, Effector, Reatom
  • Philosophy of moving logic from components to state manager
  • Smart stores: subpage for every big Nano Store tool like @nanostores/router, @nanostores/query, etc.
  • Main concepts
    • Dump stores: atom, map, deepMap
    • Computed stores
    • Events
    • Actions
  • How to:
    • Next.js
    • General SSR & hydration problems
    • Tests and mocking (including smart store mocking examples)
    • Writing async stores (AJAX)
    • Wrapping browser APIs (to show in an example the idea of moving logic)
    • Auth store example
    • CRUD store example
    • DevTools
  • API based on TSDoc
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

1 participant