Issues
- 0
- 0
- 0
- 1
TESTING: add code example for the "There are no references to Ember.$, $ or jQuery" test case
#64 opened by notmessenger - 0
- 0
- 0
- 0
- 2
- 0
- 0
EMBER: Proper use of `init()`
#72 opened by notmessenger - 1
EMBER: Update Architecture Philosophy section to refer to lifecycle hooks rather than each specific one
#58 opened by notmessenger - 0
Reference Ember.js version the Ember and Testing style guides are written against
#68 opened by notmessenger - 0
Use tagged template strings in tests
#51 opened by azizpunjani - 0
Add async testing example
#55 opened by notmessenger - 0
- 11
Make determination on use of multiple lines when importing multiple named exports
#21 opened by notmessenger - 3
Add section to the Ember Style Guide related to component integration tests
#29 opened by notmessenger - 0
- 0
- 1
Testing guide for Components
#35 opened by notmessenger - 0
- 0
- 0
Rule regarding use of const over let
#12 opened by notmessenger - 0
- 0
Computed properties must always return at least a null value, others as appropriate
#20 opened by notmessenger - 0
Do not coerce return values via use of !!
#24 opened by notmessenger - 1
- 0
Best practices when using fat arrow functions
#34 opened by azizpunjani - 4
Evaluate semicolons after function exports
#32 opened by alxyuu - 1
- 0
- 1
- 0
- 0
Update README.md references to this._super()
#16 opened by notmessenger - 0
Modify or create rule if does not exist regarding format of enums and use of Object.freeze({})
#13 opened by notmessenger - 0
Use UNIX line endings
#17 opened by notmessenger - 1
Reconsider no trailing commas
#25 opened by notmessenger - 0
Fix few anchor links that are broken
#22 opened by notmessenger - 0
- 1
- 0
- 1
- 0
ES7 should be referenced as ES2016
#6 opened by joshforisha - 0
Update code example in Conditional Statements section to have correct spacing in if statements
#5 opened by notmessenger