Media Summary: updated version: this one shows the .filter(Boolean) move. this one uses the filter() method and the Boolean() constructor kata link: ... we use the .from() thing as well as some .join() action in this one.

Archived Codewars 8 Kyu Counting Sheep Javascript - Detailed Analysis & Overview

updated version: this one shows the .filter(Boolean) move. this one uses the filter() method and the Boolean() constructor kata link: ... we use the .from() thing as well as some .join() action in this one. updated version: this one uses recursion to get the exponent recursion info: ... updated version: sometimes Math.floor() is all we need. updated version: a very standard use for reduce, no rhyme intended.

updated version: this one is about the Date() constructor, setHours() function, and some ... updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ... updated version: I'm taking care of the Powers of 2 kata kata link: ... updated version: get an average via reduce() updated version: Watch as I knock this one out kata link: ... this one has the Array() constructor as well as .fill() and .map()

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

Photo Gallery

(Archived) Codewars 8 kyu Counting Sheep... JavaScript
Codewars 8 kyu Counting Sheep... Javascript
(Archived) Codewars 8 kyu Count of Positives / Sum of Negatives JavaScript
Codewars 8 kyu If You Can't Sleep, Just Count Sheep!! JavaScript
(Archived) Codewars 8 kyu Power Javascript
Codewars - Javascript - Counting sheep...
(Archived) Codewars 8 kyu DNA to RNA Conversion JavaScript
Codewars: If you can't sleep, just count sheep (8 kyu) TDD in JavaScript
(Archived) Codewars 8 kyu Keep Hydrated! JavaScript
(Archived) Codewars 8 kyu The Feast of Many Beasts JavaScript
(Archived) Codewars 8 kyu Beginner - Reduce but Grow JavaScript
(Archived) Codewars 8 kyu Beginner Series #2 Clock JavaScript
View Detailed Profile
(Archived) Codewars 8 kyu Counting Sheep... JavaScript

(Archived) Codewars 8 kyu Counting Sheep... JavaScript

updated version: https://youtu.be/LhKsTS7uHNI this one shows the .filter(Boolean) move.

Codewars 8 kyu Counting Sheep... Javascript

Codewars 8 kyu Counting Sheep... Javascript

this one uses the filter() method and the Boolean() constructor kata link: ...

(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

Codewars 8 kyu If You Can't Sleep, Just Count Sheep!! JavaScript

Codewars 8 kyu If You Can't Sleep, Just Count Sheep!! JavaScript

we use the .from() thing as well as some .join() action in this one.

(Archived) Codewars 8 kyu Power Javascript

(Archived) Codewars 8 kyu Power Javascript

updated version: https://youtu.be/sEVO0-GYPRg this one uses recursion to get the exponent recursion info: ...

Codewars - Javascript - Counting sheep...

Codewars - Javascript - Counting sheep...

Code along with me as we solve '

(Archived) Codewars 8 kyu DNA to RNA Conversion JavaScript

(Archived) Codewars 8 kyu DNA to RNA Conversion JavaScript

updated version: https://youtu.be/LiX7rXiRDao another .replace() jam.

Codewars: If you can't sleep, just count sheep (8 kyu) TDD in JavaScript

Codewars: If you can't sleep, just count sheep (8 kyu) TDD in JavaScript

Hi! Welcome to

(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 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 Beginner - Reduce but Grow JavaScript

(Archived) Codewars 8 kyu Beginner - Reduce but Grow JavaScript

updated version: https://youtu.be/-9YOQq-vXIg a very standard use for reduce, no rhyme intended.

(Archived) Codewars 8 kyu Beginner Series #2 Clock JavaScript

(Archived) Codewars 8 kyu Beginner Series #2 Clock JavaScript

updated version: https://youtu.be/wUl3R4D9Zm4 this one is about the Date() constructor, setHours() function, and some ...

(Archived) Codewars 8 kyu Training JS #12: Loop Statement --for..in and for..of JavaScript

(Archived) Codewars 8 kyu Training JS #12: Loop Statement --for..in and for..of JavaScript

updated version: https://youtu.be/NJSqP-43IGc this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ...

(Archived) Codewars 8 kyu Powers of 2 JavaScript

(Archived) Codewars 8 kyu Powers of 2 JavaScript

updated version: https://youtu.be/0WwzPrz_zX4 I'm taking care of the Powers of 2 kata kata link: ...

(Archived) Codewars 8 kyu How Good Are You Really? JavaScript

(Archived) Codewars 8 kyu How Good Are You Really? JavaScript

updated version: https://youtu.be/NA-DYV76Pxk get an average via reduce()

(Archived) Codewars 8 kyu Volume of a Cuboid JavaScript

(Archived) Codewars 8 kyu Volume of a Cuboid JavaScript

updated version: https://youtu.be/1w35_Ax8DtU Watch as I knock this one out kata link: ...

Codewars 8 kyu Reversed Sequence JavaScript

Codewars 8 kyu Reversed Sequence JavaScript

this one has the Array() constructor as well as .fill() and .map()

Codewars 8 kyu Count by X JavaScript

Codewars 8 kyu Count by X JavaScript

another example of using Array.from() to

(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.