JS - ljatsh/Test GitHub Wiki
TODO
- locale
- RegExp
- Strict Mode
- Mocha, Strict Mode
- Prefer ... operator than arguments variable in ES6.
- How to delete element during traversing containers?
- in-place algorithm
Array.prototype.sort
- Array.reduce and Array.join
- value implicit conversion(in, hasOwnProperty, toString, valueOf, toJson)
- run both strict and non-strict test cases together
- lint optional
- coding style
- Promise Composition Skill
- Exception Handling:
- uncaught exception handling
- customized exception
- handle a specific exception
- standard exception types and error information
DONE
- constructor
- isPrototypeOf vs instanceof
Reference