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

Consider a hooks implementation #20

Open
rauchg opened this issue Oct 31, 2018 · 2 comments
Open

Consider a hooks implementation #20

rauchg opened this issue Oct 31, 2018 · 2 comments

Comments

@rauchg
Copy link

rauchg commented Oct 31, 2018

I think something perhaps suitable for Rust would be:

https://paulgray.net/an-alternative-design-for-hooks/

@rauchg rauchg changed the title Considering a hooks implementation Consider a hooks implementation Oct 31, 2018
@rauchg
Copy link
Author

rauchg commented Oct 31, 2018

Also, in case you missed it, hooks is a new feature being proposed to React:
https://reactjs.org/docs/hooks-intro.html

@rail44
Copy link
Owner

rail44 commented Nov 5, 2018

@rauchg I haven't find whether hooks is suitable or not for my project.
react is just view library, so hooks is useful to manage state.
however, squark is small but already having feature of frameworks, like elm, reasonreact or hyperapp.
give me a moment 👍

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

2 participants