The most common API beginner project must be the one that includes using the Weather API, and I got you covered! The Weather API Challenge will not only include working with more complex response, but it comes with a twist.
Often times APIs aren't perfectly "fitting" into what the interface expects, so this challenge took a bit different direction and is about making some data manipulation before showing it to the user
You will learn how to use jQuery and its native $.getJSON method to call the API as well as a concept such as Classes in JavaScript. It's gonna be fun and challenging, but don't give up, we're levelling up!
Feel free to try out first yourself or jump on the YouTube video from the start, find what works best fo you and enjoy! 🐣
Core:
- HTML
- CSS
- JavaScript Classes
Communication tool:
- jQuery, $.getJSON
Knowledge level:
basic understanding of HTML, CSS and JavaScript
Tech:
a computer/laptop to copy the files to with a code editor of your choice
