Your First API Call
Open your weather app and pull-to-refresh. In the half-second before the numbers update, your phone just fired a message across the internet to a server it has never met, asked it a question, and got an answer back. That round trip is an API call , and your ph
8 lessons, each with runnable code in the browser.