Improve front-end training
This commit is contained in:
20
training/front-end/04-the-browser.md
Normal file
20
training/front-end/04-the-browser.md
Normal file
@@ -0,0 +1,20 @@
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
## Table of Contents
|
||||
|
||||
- [The browser](#the-browser)
|
||||
- [Topics](#topics)
|
||||
- [Reading and manipulating the DOM](#reading-and-manipulating-the-dom)
|
||||
- [Events](#events)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
# The browser
|
||||
|
||||
## Topics
|
||||
|
||||
### Reading and manipulating the DOM
|
||||
|
||||
### Events
|
||||
|
||||
https://dmitripavlutin.com/javascript-event-delegation/
|
||||
Reference in New Issue
Block a user