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

Add examples + e2e in each example #29

Open
1 of 7 tasks
aralroca opened this issue Nov 3, 2021 · 0 comments
Open
1 of 7 tasks

Add examples + e2e in each example #29

aralroca opened this issue Nov 3, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation test
Projects
Milestone

Comments

@aralroca
Copy link
Collaborator

aralroca commented Nov 3, 2021

| examples
  | counter-with-preact
  | counter-with-next
  | pokedex-with-next
  ...

With a simple example (counter for example):

  • with Next.js: test hydration, saving initial store inside getServerSideProps. Test multi pages sharing the same store.
  • with Preact
  • with React Native
  • with React 18 server components
  • with graphql
  • with ES modules

More complicated examples:

@aralroca aralroca added documentation Improvements or additions to documentation test labels Nov 3, 2021
@aralroca aralroca added this to the Before 1.0.0 milestone Nov 3, 2021
@aralroca aralroca added this to To do in 1.0 Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation test
Projects
1.0
To do
Development

No branches or pull requests

2 participants