Skip to content

Learning Objectives wk 2

Evan Cole edited this page Nov 12, 2019 · 2 revisions

Asynchronous Programming

  • The Event Loop
  • Callbacks
  • Using Promises

Working With API's

  • API's are like folders of data
  • Reading API Documentation
  • Using API data in your programs

Clone this wiki locally