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

Guides: Building Forms with Next.js #31756

Closed

Conversation

MaedahBatool
Copy link
Contributor

@MaedahBatool MaedahBatool commented Nov 24, 2021

WIP: Waiting for my npm access.

Created a new Guides section in the left nav and added the guide about building forms with Next.js.

Documentation / Examples

  • Make sure the linting passes by running yarn lint

@MaedahBatool MaedahBatool changed the title Maedahbatool/guides/forms Guides: Building Forms with Next.js Nov 24, 2021
@molebox
Copy link
Contributor

molebox commented Nov 24, 2021

Looks good! I wonder it we should try change the content from being directly copied from the blog post though, as we already have the blog post, and SEO that goes to that. I think adding error handling to the guide would be really helpful for readers too. You could even add a section on using a form lib too, just to compare, such as formik and yup.

Also, the blog post is written like a blog post, where as in the docs we should aim to write in the second person, talking to the reader.

I think its a solid start! 🙌

@ijjk ijjk added the created-by: Next.js docs team PRs by the Next.js docs team label Dec 14, 2021
@MaedahBatool
Copy link
Contributor Author

All details in this PR: #32525

@vercel vercel locked as resolved and limited conversation to collaborators Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js docs team PRs by the Next.js docs team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Guide for creating forms with Next.js
3 participants