반응형
Airbnb JavaScript 스타일 가이드() {
JavaScript에 대한 대부분 합리적인 접근 방법
https://github.com/airbnb/javascript
A mostly reasonable approach to JavaScript
Note: this guide assumes you are using Babel, and requires that you use babel-preset-airbnb or the equivalent. It also assumes you are installing shims/polyfills in your app, with airbnb-browser-shims or the equivalent.
. . .
JavaScript에 대한 대부분 합리적인 접근 방법
https://github.com/airbnb/javascript
A mostly reasonable approach to JavaScript
Note: this guide assumes you are using Babel, and requires that you use babel-preset-airbnb or the equivalent. It also assumes you are installing shims/polyfills in your app, with airbnb-browser-shims or the equivalent.
. . .
반응형
'프로그래밍 > Script' 카테고리의 다른 글
javascript - docsie.io (0) | 2018.12.15 |
---|---|
우아한형제들 기술블로그 - 실시간 서비스 경험기(배달운영시스템) (0) | 2018.07.06 |
[javascript] Google JavaScript Style Guide (0) | 2018.04.07 |
basicScroll은 패럴랙스 웹사이트 제작을 도와주는 라이브러리 (0) | 2018.03.30 |
React, Typescript, WebpackRichard Oliver Bray (0) | 2018.03.18 |