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

feat(hyperdrive): create package for resumable states #196

Open
ayoayco opened this issue Nov 12, 2022 · 2 comments
Open

feat(hyperdrive): create package for resumable states #196

ayoayco opened this issue Nov 12, 2022 · 2 comments
Labels
accepting PRs help wanted Extra attention is needed

Comments

@ayoayco
Copy link
Member

ayoayco commented Nov 12, 2022

In this issue we work on a new package hyperdrive whose responsibilities are:

  1. serialize some object state in the server
  2. help rebuild the object with the correct state in the browser
  3. attach event listeners (for interaction)

This will allow our components to break through the barrier between server and client.

The acceptance criterion for this issue is to support the FormGroup and FormControl's properties: isValid and isPristine

@astro-reactive/hyperdrive

@Icyscools
Copy link
Member

Icyscools commented Nov 29, 2022

I'm going to tag #219 for this issue. It's about problem exploration about what this package is for, also it's waiting for this package to solve. Very interesting. 👀

@ayoayco
Copy link
Member Author

ayoayco commented Nov 30, 2022

Thanks for linking! I forgot to tag :)

@ayoayco ayoayco removed their assignment Mar 5, 2023
@ayoayco ayoayco added help wanted Extra attention is needed accepting PRs and removed urgent labels Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting PRs help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants