
Exercise JSON server with AJAX practice application, Learn JSON and practice making XHR requests and receiving responses in JavaScript Setup a JSON server locally
- HIGHEST RATED
- Created by Laurence Svekis
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Setup a local JSON server
- Make AJAX calls locally to a local JSON database
- Use response data to update HTML content
- Send and receive JSON data using AJAX