About this Course
Learn how modern web applications communicate with servers, fetch data, and update pages dynamically. This course covers the fundamentals of HTTP and APIs, introduces asynchronous programming with promises, and guides you through modern techniques using Fetch and async/await, all through a hands-on Dog Image Viewer project. By the end, you’ll be confident working with APIs and building interactive, real-world front-end features.
What you'll learn
- APIs
- Asynchronous JavaScript
- JavaScript Promises
- Async/Await
- Fetch API