freeCodeCamp/guide/english/certifications/javascript-algorithms-and-d...
Adrian Skar 6300a5339f fix(guide): ES6 markup and edit fixes and improvements (#34691)
- Remove image of phantom
- Remove notes for contributors
- Links to bottom and to markdown + some more
- Alternative code solution

### Notes:
- The guide article mentions the challenge can be solved by using `reduce()` but I couldn't find a way to do so. It might be better to remove that reference and the bottom link until someone provides one.
- The alternative code solution I provided uses a simpler way (in my opinion) to check if the values are integers but does not differ much from the original one. If necessary, feel free to remove it and go on with just the fixes.
2018-12-27 18:09:51 +05:30
..
basic-algorithm-scripting Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
basic-data-structures Add new solution version that directly returns (#34427) 2018-11-22 16:14:40 -05:00
basic-javascript [Guide] Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators (#25851) 2018-12-06 13:35:22 -06:00
debugging Added a solution/fixed stub :) (#34251) 2018-11-10 10:30:30 +05:30
es6 fix(guide): ES6 markup and edit fixes and improvements (#34691) 2018-12-27 18:09:51 +05:30
functional-programming [Guide] Functional Programming: Sort an Array Alphabetically using the sort Method. Fixes and enhancements. (#34678) 2018-12-21 22:50:52 +05:30
intermediate-algorithm-scripting Update index.md (#34720) 2018-12-21 13:52:19 -08:00
javascript-algorithms-and-data-structures-projects Add new hint to break up problem into small chunks (#21881) 2018-11-17 10:49:53 -07:00
object-oriented-programming fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
regular-expressions add: stub for regexp challenge - check for all or none (#31670) 2018-12-20 17:25:09 -08:00
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30