This commit is contained in:
Ilya Kantor 2019-04-03 16:36:04 +03:00
parent 2c0c69ed51
commit d7d1c17de9
2 changed files with 6 additions and 9 deletions

View file

@ -1,9 +0,0 @@
todo:
localstorage
fetch
indexdb
addEventLitener options once passive
security? xsrf xss csp etc?

6
todo.md Normal file
View file

@ -0,0 +1,6 @@
- Drag events
- History api
- Pointer events
- Touch events
- Security (xsrf xss csp etc)