강의 소개
- 혼잣말
요즘 프론트부터 백까지 다 자바스크립트로 작성이 가능하다보니 자격요건에 온통 javascript다.
- 개발 환경 구성하기
Developer tools : Chrome 설치
Sublime Text 설치
- 바로 Angular나 jQuery같은 framework, library를 배워도 되지만 결국 이 둘도 javascript를 통해 구현한 것이다. 결국 javascript를 제대로 알아야 이 framework에 대한 이해도도 높아진다. 종윤이형이 그렇게 얘기하던 어떻게 돌 아가는지 이해하라는..... 나중에 angular,react가 무엇을 해줬는지 찾아봐야지...
'Front-End > ' 카테고리의 다른 글
문서 스크립팅 (0) | 2017.04.27 |
---|---|
Section 5:Object-Oriented Javascript and Prototypal Inheritance (0) | 2017.04.25 |
Section4 : Objects and Functions (0) | 2017.04.24 |
Section3 : Types and Operators (0) | 2017.04.21 |
Section2 : Execution contexts and Lexical Environments (0) | 2017.04.11 |