freeCodeCamp/guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting
sidiousvic 7f845c1d2f [NEW] A clearer, more readable return statement (#35565)
* A clearer, more readable return statement

Use .filter() to get the odd values in array.
Use .reduce() to sum.

Two separate tasks, one line, easier to read and understand.
Updated comments and Code Explanation accordingly.
2019-04-12 14:29:47 +02:00
..
arguments-optional Add solution to Arguments Optional challenge (#35654) 2019-03-29 06:17:56 -07:00
binary-agents fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
convert-html-entities fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
diff-two-arrays fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
dna-pairing fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
drop-it fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
everything-be-true fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
make-a-person fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
map-the-debris fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
missing-letters fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
pig-latin add beginner solution to pig latin (#35572) 2019-03-29 22:48:54 +05:30
search-and-replace fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
seek-and-destroy fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
smallest-common-multiple fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
sorted-union fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
spinal-tap-case fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
steamroller fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
sum-all-numbers-in-a-range simplifying the mathematical solution for Sum All Numbers in a Range (#35007) 2019-03-27 22:26:59 +05:30
sum-all-odd-fibonacci-numbers [NEW] A clearer, more readable return statement (#35565) 2019-04-12 14:29:47 +02:00
sum-all-primes fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
wherefore-art-thou fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
index.md Javascript -> JavaScript (English) (#35183) 2019-03-28 14:05:41 +05:30