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

Docs: Working with Forms (validation, submitting, different states, etc) #561

Open
peterpme opened this issue May 4, 2020 · 0 comments
Open
Labels
docs issues that are about providing better documentation help wanted

Comments

@peterpme
Copy link
Collaborator

peterpme commented May 4, 2020

A common question among beginners: how do I use forms? Can I use Formik? etc

  • Start with the basics (how far can we get with just vanilla reason)
  • Introduce a form library (whether thats re-formality, or a javsacript one like Formik)
  • Common javascript use cases and how they convert to Reason
  • debouncing? does that fall into this?
@peterpme peterpme added help wanted docs issues that are about providing better documentation labels May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs issues that are about providing better documentation help wanted
Projects
None yet
Development

No branches or pull requests

1 participant