[TIL] 2020 09 01 Tue (IM 2일차)

Hailey Song·2020년 9월 1일
0

TIL_CodeStates

목록 보기
36/68

Time Table

07:30 ~ 09:00 : Solo Algorithm study
09:00 ~ 09:30 : Lesson Arrow Function, this, call, apply, bind
09:30 ~ 12:00 : Pair Modern JavaScript Koans
-----------------------lunch----------------------------
13:00 ~ 14:00 : Solo Algorithm study
14:00 ~ 17:00 : Solo Modern JavaScript Koans review
17:00 ~ 18:20 : Office hour Modern JavaScript Koans
--------------dinner / sleep---------------------------
20:00 ~ 24:00 : Solo and so on

TIL

  1. 화살표 함수 : call, apply, bind 사용x, this를 결정짓지x

  2. call, apply vs bind의 차이 : 함수를 실행하냐 리턴하냐의 차이
    bind는 함수가 실행될 때를 대비해서 미리 context를 주고, 실행키지는 않음

  3. 구조 분해 할당 블로깅

  4. window === globalThis // true

  5. function length?

Thoughts

  1. 오늘 뭔가 집중이 잘 안 됐다.. 오늘은 왜 화요일이지.
  2. 내일.. 내일으헝헝ㅇ허ㅓㅇ헣 왜 매일매일이 새롭게 어려워보이지..

0개의 댓글