-
Notifications
You must be signed in to change notification settings - Fork 27k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Few touch-ups to the docs on web forms in Next (#34286)
## Beyond the minor changes... - Added a warning that back-end validation is more secure - Fixed a RegEx that I'm damn-near sure is wrong. - Returned status codes in the first back-end serverless example - Added a link the user can click on to learn what a HTTP method is ## Changes that must be reviewed: - Does the `script` tag need explanation? I think all that needs to be said is that you can indeed use it in Next.JS, without much trouble. ## Documentation / Examples - [x] Make sure the linting passes by running `yarn lint` Co-authored-by: JJ Kasper <[email protected]>
- Loading branch information
1 parent
d9eba57
commit c0c11ad
Showing
1 changed file
with
15 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters