Skip to content

Commit

Permalink
binding 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
eve712 committed Nov 17, 2020
1 parent e63eba3 commit a8ac54e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Mission5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
- stopPropagation, preventDefault
3. Event Delegation(이벤트 위임)
4. this (클래스 내, 이벤트핸들러 내)
5. HTML \<template>
6. 문자열에 template 리터럴로 HTML 만들어서 forEach, map
7. bind()
5. bind()메서드, binding 개념
6. HTML \<template>
7. 문자열에 template 리터럴로 HTML 만들어서 forEach, map
8. Local Storage
9. node vs element
10. destructuring으로 지정 객체만 받기
Expand Down

0 comments on commit a8ac54e

Please sign in to comment.