Search⌘ K

Coding Challenge: Visited Countries

Learn to send travel data including your name and visited countries as a JSON object using POST requests. Understand how to format data correctly and display server confirmation messages, reinforcing your skills in client-server communication with JavaScript.

We'll cover the following...

Problem statement

The goal of this exercise is to send your traveling info to a server. Data is expected as a JSON object containing two fields: ...