This commit is contained in:
@@ -28,8 +28,10 @@ Localized text - All text prsented by the server will be a locale key only and i
|
||||
- Ops logs, Metrics, event logs: these items and any other future pre-generated text items will be localized at the server according to the logged in users' locale
|
||||
|
||||
|
||||
|
||||
|
||||
JAVASCRIPT
|
||||
(mostly using AirBNB standard but using Google standard for naming things)
|
||||
https://google.github.io/styleguide/javascriptguide.xml?showone=Naming#Naming
|
||||
In general, use functionNamesLikeThis, variableNamesLikeThis, ClassNamesLikeThis, EnumNamesLikeThis, methodNamesLikeThis, CONSTANT_VALUES_LIKE_THIS, foo.namespaceNamesLikeThis.bar, and filenameslikethis.js.
|
||||
|
||||
OLDER STUFF
|
||||
=-=-=-=-=-=
|
||||
|
||||
Reference in New Issue
Block a user