-
Notifications
You must be signed in to change notification settings - Fork 11
開發規則
Tin edited this page Mar 18, 2017
·
1 revision
- constant MY_NAME全部大寫、其他所有(變數、function、class name) 都是 camelCase
- Component function name 開頭用動詞 (可以參考extension.js)
- 盡可能寫ES6