Simple Callback Usage Examples

What is a callback

Continuation synchronous and asynchronous

Callbacks and this

Error handling and control-flow branching

Callback using arrow function