Javascript & Angular style Guide

Angular1 Style Guide

  • https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md (영문)
  • https://github.com/johnpapa/angular-styleguide/blob/master/a1/i18n/ko-KR.md (한글)
  • 기본적으로 존파파의 스타일 가이드를 기준으로 앵귤러 1 개발

Javascript Style Guide

  • 참고할만한 자바스크립트 스타일 가이드
  • https://github.com/DrkSephy/es6-cheatsheet/blob/master/README_ko.md (es6 cheatsheet)
  • https://github.com/airbnb/javascript#types–primitives (airbnb style guide)
  • https://github.com/qkraudghgh/clean-code-javascript-ko (clean code book)
  • https://github.com/rwaldron/idiomatic.js (idiomatic style guide)
  • https://github.com/nhnent/fe.javascript/wiki (nhnent style guide)
  • https://github.com/ggomaeng/awesome-js#a1.0.6 (awesome)

CSS Style Guide

  • https://github.com/airbnb/css (airbnb style guide)
Written on 2016 Mar, 23