Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 476 Bytes

171121_TIL.md

File metadata and controls

14 lines (9 loc) · 476 Bytes

17.11.21.(화)

DONE

  • Angular 수업

    • FormsModule, ReactiveForms, built-in Validators ____FormModel, FormDirective 사용해서 userid, password 유효성 검사하기.
  • todoMVC angula & clarity UI 사용해서 만들기

    • http client module 사용 시 CORS 오류인지, service injection 오류인지 알 수 없지만 GET 실패.

TODO