-
1 How to Use APIs
Learn the basic concepts that hold across all APIs—requests, responses, data formats, status codes, and more. After taking this course, you'll be ready for any of the following API courses.
-
2 Firebase
Firebase is an API that allows you to store arbitrary JavaScript objects in the cloud, as well as notify all clients connected to your app about any changes to that data in real-time.