-
Javscript Coding convention, guides자바스크립트 Study/자바스크립트 2021. 4. 13. 14:12
공식 문서
(1) w3school, 완전 간단
www.w3schools.com/js/js_conventions.asp
(2) airbnb 되게 상세함, 보기 좋음
★ Rule of thumb
developer.mozilla.org/ko/docs/Web/JavaScript
(3) 구글...? 보기 싫게 되어있는듯?
google.github.io/styleguide/jsguide.html
참조:
novemberde.github.io/2017/05/21/Javascript_policy.html
반응형'자바스크립트 Study > 자바스크립트' 카테고리의 다른 글
JavaScript의 this (0) 2021.04.15 Javascript Closure & Lexical Scope (0) 2021.04.13 JS (ES6 & above) - Functions (0) 2021.04.13 JS (ES6 & above) - Operators (0) 2021.04.13 JS (ES6 & above) - Variable type, Scope, Hoisting (0) 2021.03.28