본문 바로가기

TIL(Today I Learn)

200510(일)_TIL

오늘 한 일

  • 클론코딩 크롬앱 만들기 -바닐라JS
    1.  username을 localStorage 저장하기
    2. to do list 구현 : .createElement(), .appendChild()
    3. to do list를 localStorage 저장하기 
    4. JSON stringify, JSON parse
    5. forEach() ; array 함수 

 

'TIL(Today I Learn)' 카테고리의 다른 글

200512(화)_TIL  (0) 2020.05.13
200511(월)_TIL  (0) 2020.05.12
200508(금)_TIL  (0) 2020.05.10
200507(목)_TIL  (0) 2020.05.08
200506(수)_TIL  (0) 2020.05.07