freeCodeCamp/guide/english/certifications/javascript-algorithms-and-data-structures
Adrian Skar 772f4e1c40 [Guide] ES6: Compare var and let scopes. Fixes and enhancements. (#34636)
* [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
2019-03-25 15:55:20 -07:00
..
basic-algorithm-scripting Add a solution for Finders Keepers challenge (#35655) 2019-03-23 08:35:58 -07:00
basic-data-structures Fix small typo (#28505) 2019-01-16 08:16:15 -06:00
basic-javascript Update "Escape Sequences in Strings" stub (#34006) 2019-03-08 14:47:58 -08:00
debugging Use the javascript console to check the value... (#34644) 2019-03-08 13:03:18 -08:00
es6 [Guide] ES6: Compare var and let scopes. Fixes and enhancements. (#34636) 2019-03-25 15:55:20 -07:00
functional-programming Additional solution to Functional JS challenge (#29052) 2019-03-11 14:07:47 -07:00
intermediate-algorithm-scripting Fix typos: JS intermediate algorithm guide (#34874) 2019-03-25 09:03:55 -07:00
javascript-algorithms-and-data-structures-projects Added a missing opening bracket (#34447) 2019-02-14 19:45:57 -08:00
object-oriented-programming Understand where an objects prototype comes from (#34643) 2019-03-17 17:19:21 -07:00
regular-expressions add: content for this challenge (#31782) 2019-03-08 14:53:49 -08:00
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30