DevinHoole / callbackPractice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Callback Practice

Fork this repo, clone your fork, then complete the examples in callbackPractice.js

Learning Objectives

  • synchronous vs asynchronous programming
  • be able to talk about what a callback is
  • understand the use cases of callbacks
  • be able to identify and use callbacks

About


Languages

Language:JavaScript 100.0%