클린코드 자바 스크립트
https://github.com/martin-material/clean-code-javascript-ko
1.소개(Introduction)
2.변수(Variables)
3.함수(Functions)
4.객체와 자료구조(Objects and Data Structures)
5.클래스(Classes)
6.테스트(Testing)
7.동시성(Concurrency)
8.에러 처리(Error Handling)
9.포맷팅(Formatting)
10.주석(Comments)
11.번역(Translation)
'프론트엔드 > 자바스크립트' 카테고리의 다른 글
Do it Vue.js 입문 정리4 (1) | 2018.04.12 |
---|---|
Do it Vue.js 입문 정리3 (0) | 2018.04.04 |
Do it Vue.js 입문 정리2 (0) | 2018.04.01 |
Do it Vue.js 입문 정리 (0) | 2018.03.31 |
앱)왜 프론트엔드 개발자를 뽑으며 프론트 개발할때 MVC모델이 필요할까? (0) | 2017.11.13 |