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

Few touch-ups to the docs on web forms in Next #34286

Merged
merged 6 commits into from Feb 14, 2022

Commits on Feb 13, 2022

  1. Few grammatical touch-ups and stylistic changes

    ## 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.
    T-O-R-U-S committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    0c2056d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21aca7d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    4c00c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c220e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ea11c6 View commit details
    Browse the repository at this point in the history
  4. fix lint-language

    ijjk committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6be4165 View commit details
    Browse the repository at this point in the history