This is an in-depth session about JavaScript. We'll go through different ways of using events, and see how the only option of executing things in parallel in Javascript is using callbacks.
Topics
- Events
- Bubbling
- Different Techniques
- Listeners & Handlers
- Asynchronous
- Callbacks