Intro to Fetch API in JavaScript - Requesting Data from Dog API
In this session, you will learn how to use and fetch web API with the example of DogAPI - a readable and straightforward API that gets you cute dogs.
I will cover the basics of HTML and CSS in the session, but mostly we will talk about JavaScript. Through fetching Dog API, I will break down the JS concepts such as event loop, callback function, asynchronous function, promises, async/await, etc... After the workshop, I hope you can get more prepared to learn frameworks such as React.
Some experiences with HTML and CSS are preferred but not mandatory! All-level are welcomed.