01/07/2017

  1. to use Laravel’s Validation, Just require illuminate/validation, illuminate/translation, then create new loader, then create Translator with this loader.
  2. That the best way to check undefined is variable === void 0.
  3. [[]][0]++ work but []++. Because of references.