* [Guide] ES6: Compare var and let scopes. Fixes and enhancements.
- Remove phantom image
- Remove notes for contributors
- Change explanation and hints so they don't provide the solution too early.
- Links to markdown + 2 more resources
* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md
Co-Authored-By: AdrianSkar <adrian@adrianskar.com>
* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md
Co-Authored-By: AdrianSkar <adrian@adrianskar.com>
* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md
Co-Authored-By: AdrianSkar <adrian@adrianskar.com>
* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md
Co-Authored-By: AdrianSkar <adrian@adrianskar.com>
* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md
Co-Authored-By: AdrianSkar <adrian@adrianskar.com>
* fix: clarified the hint regarding variable i