rsnext/docs
T•Ø•R•Ü•S c0c11ad937
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 <22380829+ijjk@users.noreply.github.com>
2022-02-14 20:21:27 +00:00
..
advanced-features Fix typo on getInitialProps (#34309) 2022-02-14 04:19:46 +00:00
api-reference Update missing curly brace in image.md (#34307) 2022-02-14 10:37:48 -06:00
api-routes docs(api-routes): fix node docs links (#34125) 2022-02-09 15:02:53 +00:00
basic-features Add an example to Write server-side code directly section (#34319) 2022-02-14 19:24:31 +00:00
guides Few touch-ups to the docs on web forms in Next (#34286) 2022-02-14 20:21:27 +00:00
migrating Changed all occurrences of etc to match (#34280) 2022-02-13 00:22:52 +00:00
routing Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md Update deployment docs to fix oversized image. (#33934) 2022-02-03 02:30:15 +00:00
faq.md Update frequently asked questions in documentation (#34252) 2022-02-12 21:24:33 +00:00
getting-started.md Replace babel with SWC & minor changes in getting started (#34282) 2022-02-13 03:03:25 +00:00
going-to-production.md Updated going-to-production with loading performance (#33179) 2022-02-04 16:30:55 +00:00
manifest.json Ensure /index route is redirected correctly (#34206) 2022-02-10 16:40:48 -06:00
middleware.md Update Middleware docs to add version history. (#34302) 2022-02-13 22:46:30 +00:00
testing.md [Docs] Testing docs: Comment out optional config that points to a file (#33827) 2022-01-31 14:49:42 +00:00
upgrading.md Update upgrading.md (#31173) 2021-11-08 20:53:25 +00:00