Media Summary: updated version: here we're gonna use the string object to do something kata link: ... reworked version: using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2. another example of using reduce() to get an average.

Archived Codewars 8 Kyu Sum - Detailed Analysis & Overview

updated version: here we're gonna use the string object to do something kata link: ... reworked version: using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2. another example of using reduce() to get an average. reworked version: this one is all about .find() and Number.isInteger() updated version: First Vid of the Day kata link: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt()

updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. updated version: doubling up on ternary operators. updated version: sometimes Math.floor() is all we need. updated version: finding the slope with the help of the String() constructor String() constructor info: ...

Photo Gallery

(Archived) Codewars 8 kyu Count of Positives / Sum of Negatives JavaScript
(Archived) Codewars 8 kyu Sum the Strings JavaScript
(Archived) Codewars 8 kyu Grasshopper Summation JavaScript
(Archived) Codewars 8 kyu Calculate Average JavaScript
(Archived) Codewars 8 kyu Find the First Non-Consecutive Number JavaScript
(Archived) Codewars 8 kyu Total Amount of Points JavaScript
(Archived) Codewars 8 kyu Count Odd Numbers below N JavaScript
(Archived) Codewars 8 kyu ASCII Total JavaScript
(Archived) Codewars 8 kyu Convert Number to Reversed Array of Digits JavaScript
(Archived) Codewars 8 kyu Holiday VI - Shark Pontoon JavaScript
(Archived) Codewars 8 kyu The Feast of Many Beasts JavaScript
(Archived) Codewars 8 kyu Keep Hydrated! JavaScript
View Detailed Profile
(Archived) Codewars 8 kyu Count of Positives / Sum of Negatives JavaScript

(Archived) Codewars 8 kyu Count of Positives / Sum of Negatives JavaScript

reworked version: https://youtu.be/N0tuLt7mhGI a complex (for

(Archived) Codewars 8 kyu Sum the Strings JavaScript

(Archived) Codewars 8 kyu Sum the Strings JavaScript

updated version: https://youtu.be/CDjy2E6KAmE here we're gonna use the string object to do something kata link: ...

(Archived) Codewars 8 kyu Grasshopper Summation JavaScript

(Archived) Codewars 8 kyu Grasshopper Summation JavaScript

reworked version: https://youtu.be/f2PL0r7uNCw using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2.

(Archived) Codewars 8 kyu Calculate Average JavaScript

(Archived) Codewars 8 kyu Calculate Average JavaScript

another example of using reduce() to get an average.

(Archived) Codewars 8 kyu Find the First Non-Consecutive Number JavaScript

(Archived) Codewars 8 kyu Find the First Non-Consecutive Number JavaScript

reworked version: https://youtu.be/PgvYL3qJHAw this one is all about .find() and Number.isInteger()

(Archived) Codewars 8 kyu Total Amount of Points JavaScript

(Archived) Codewars 8 kyu Total Amount of Points JavaScript

updated version: https://youtu.be/v-OMXltJ6yE kata link: https://www.

(Archived) Codewars 8 kyu Count Odd Numbers below N JavaScript

(Archived) Codewars 8 kyu Count Odd Numbers below N JavaScript

updated version: https://youtu.be/gc-ibee8dVY First Vid of the Day kata link: ...

(Archived) Codewars 8 kyu ASCII Total JavaScript

(Archived) Codewars 8 kyu ASCII Total JavaScript

updated version: https://youtu.be/0joQdoJsa04 here we're gonna use .split(), .reduce(), and .charCodeAt()

(Archived) Codewars 8 kyu Convert Number to Reversed Array of Digits JavaScript

(Archived) Codewars 8 kyu Convert Number to Reversed Array of Digits JavaScript

updated version: https://youtu.be/qzw3rMVVQdM String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride.

(Archived) Codewars 8 kyu Holiday VI - Shark Pontoon JavaScript

(Archived) Codewars 8 kyu Holiday VI - Shark Pontoon JavaScript

updated version: https://youtu.be/flXTTcySQB8 doubling up on ternary operators.

(Archived) Codewars 8 kyu The Feast of Many Beasts JavaScript

(Archived) Codewars 8 kyu The Feast of Many Beasts JavaScript

reworked version: https://youtu.be/TSqbXFU6DMA a real simple one.

(Archived) Codewars 8 kyu Keep Hydrated! JavaScript

(Archived) Codewars 8 kyu Keep Hydrated! JavaScript

updated version: https://youtu.be/CuIOI7WbgY4 sometimes Math.floor() is all we need.

(Archived) Codewars 8 kyu Find the Slope JavaScript

(Archived) Codewars 8 kyu Find the Slope JavaScript

updated version: https://youtu.be/0bQ5a_g-xy4 finding the slope with the help of the String() constructor String() constructor info: ...