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 readme and docs for v2 #6

Open
loopmode opened this issue Jun 21, 2021 · 3 comments
Open

Add readme and docs for v2 #6

loopmode opened this issue Jun 21, 2021 · 3 comments

Comments

@loopmode
Copy link
Owner

No description provided.

@tracker1
Copy link

Note: the readme example, at least in NPM seems wrong... there's a callback method defined, but not a successCallback, and doesn't seem to be any wiring between the button and the Stateful component, unless that's implicit.

@loopmode
Copy link
Owner Author

@tracker1 good catch with the name of the callback in the readme. Gotta fix it.

About wiring: unless you provide a render function and wire things up yourself, it is indeed implicitly and automagically wired. Lots of documentation to be done.

And about it being implicit: normally i don't like implicit and magic, but this approach, for this use case, has worked for me for years in different projects.

Cheers tracker1 - thanks for chiming in!

@loopmode
Copy link
Owner Author

loopmode commented Nov 4, 2022

Fixed successCallback in Readme via 95cfaf5

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