Seek your fortune!
-
Using servers to execute "sensitive" code ie. remote decision makers
-
Using servers to protect access to sensitive data ie. traffic cops
-
Sending information to the server using
and query strings -
Sending information to the server via dynamic routes
-
Defining "catch all" error scenarios to gracefully handle client request errors
-
Sending information to the server in the body of a POST request using
-
Retrieving information from the body of a POST request with Express