HTTP Post Request with fetch()

Working With Data & APIs Session #2.3

We are now in Module #2! In the previous module, we focused on client-side JavaScript. We now will learn the basics of server-side programming with Node.

2.3 Let’s take data from the client and send it to the server. This video covers routing, JSON parsing, and HTTP POST requests with fetch().