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

Building web forms with Next.js and Vercel #32525

Merged
merged 92 commits into from Feb 1, 2022

Conversation

MaedahBatool
Copy link
Contributor

@MaedahBatool MaedahBatool commented Dec 15, 2021

Feature

Documentation / Examples

  • Make sure the linting passes by running yarn lint

@MaedahBatool
Copy link
Contributor Author

@molebox submitting this PR for the first draft of the guide "Building a Serverless Web Form with Vercel and Next.js". At the moment, the following are the missing items:

  • The link for the example working repo. For ref. I'm using mine.
  • Short videos about the final demo of form submission with and without JavaScript.
  • Table of contents right in the beginning if we're adding to the guides template.

@ijjk

This comment has been minimized.

Copy link
Contributor

@molebox molebox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good so far Maedah!

docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
docs/guides/building-forms.md Outdated Show resolved Hide resolved
MaedahBatool and others added 3 commits December 15, 2021 15:49
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
@ijjk

This comment has been minimized.

MaedahBatool and others added 17 commits December 15, 2021 18:02
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
MaedahBatool and others added 20 commits January 26, 2022 19:33
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
Co-authored-by: Rich Haines <hello@richardhaines.dev>
@MaedahBatool
Copy link
Contributor Author

@molebox Fixed all the changes. I think it's ready to be merged. :)

@balazsorban44 balazsorban44 merged commit 791c356 into vercel:canary Feb 1, 2022
natew pushed a commit to natew/next.js that referenced this pull request Feb 16, 2022
* First commit

* Test Commit

* First draft

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update intro.

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Improve docs in part 5

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Fix Form function in JSX

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update guide contents

* Add different cloud computing companies

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Add details about JavaScript validation

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Improve code for validation without JS

* Improve regex docs

* Add regular expression example

* Explain regex example

* Add regex image

* Add demo videos

* Improve small fixes

* Fix images

* Fix images

* Improve scripts

* Improve scripts

* Add links to example repo

* Test cloudinary images

* Test cloudinary images

* Add resized images

* Test videos

* Remove images folder

* test video

* Fix link

* New video component

* Add images in readme

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Add mdx frontmatter details

* Remove videos from guide

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Update docs/guides/building-forms.md

Co-authored-by: Rich Haines <hello@richardhaines.dev>

* Fix typo for Name

* Fix code changes

* Improve docs

* Improve conclusion

* Improve code syntax

* Add lint tests

* Fix yarn language test

Co-authored-by: Rich Haines <hello@richardhaines.dev>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 4, 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.

None yet

4 participants