JS
challenger
JS
challenger
  • Home
  • Javascript Basics
    (0/89)
    • # variables
      (0/10)
    • # booleans
      (0/4)
    • # operators
      (0/18)
    • # strings
      (0/6)
    • # conditionals
      (0/8)
    • # functions I
      (0/10)
    • # arrays
      (0/7)
    • # objects
      (0/5)
    • # loops
      (0/5)
    • # scope
      (0/8)
    • # asynchronous javascript
      (0/8)
  • Javascript DOM
    (0/19)
  • Javascript Practice
    (0/80)
  • Challenge Rush
0
0
Imprint Privacy Policy Terms
Home Javascript basics asynchronous javascript
Correctly use callback function

Correctly use callback function

Here we pass a function as argument to getValue. However, we do not use it yet. Use the callback function so that the value 5 is logged.
Get a premium membership to access this content:
Get Premium