Media Summary: creating an array with the Array.from() method. this one uses some math and the conditional (ternary) operator kata link: ... this one uses the split() and filter methods with regex character classes split() info: ...

Codewars 8 Kyu Count The Monkeys Javascript - Detailed Analysis & Overview

creating an array with the Array.from() method. this one uses some math and the conditional (ternary) operator kata link: ... this one uses the split() and filter methods with regex character classes split() info: ... we use map(), test(), and String.fromCharCode() here. this one uses the object prototype mechanism kata link: we use the .from() thing as well as some .join() action in this one.

this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... this is an example of when to use Math.log() this one uses the replace() method and regex kata link: accessing an array using a remainder operator and knowledge of classes classes info: ... thsi one uses a for loop and the reduce() method kata link: ... this one uses the filter() method and the Boolean() constructor kata link: ...

a deceptively simple example using array properties.

Photo Gallery

Codewars 8 kyu Count the Monkeys! JavaScript
Codewars 8 kyu Find the First Non-Consecutive Number Javascript
Codewars 8 kyu Count the Number of Cubes with Paint on Javascript
Codewars 8 kyu Broken Counter JavaScript
Codewars 8 kyu Twice as Old JavaScript
Codewars 8 kyu Count Words Javascript
Codewars 8 kyu Is There a Vowel in There? JavaScript
Codewars - Typescript - Count the Monkeys!
Codewars 8 kyu What is between? JavaScript
Codewars 8 kyu Object Oriented Piracy Javascript
Codewars 8 kyu If You Can't Sleep, Just Count Sheep!! JavaScript
Codewars 8 kyu Convert a String to a Number! Javascript
View Detailed Profile
Codewars 8 kyu Count the Monkeys! JavaScript

Codewars 8 kyu Count the Monkeys! JavaScript

creating an array with the Array.from() method.

Codewars 8 kyu Find the First Non-Consecutive Number Javascript

Codewars 8 kyu Find the First Non-Consecutive Number Javascript

this one uses a for loop kata link: #algorithm #

Codewars 8 kyu Count the Number of Cubes with Paint on Javascript

Codewars 8 kyu Count the Number of Cubes with Paint on Javascript

this one uses some math and the conditional (ternary) operator kata link: ...

Codewars 8 kyu Broken Counter JavaScript

Codewars 8 kyu Broken Counter JavaScript

an exercise in debugging.

Codewars 8 kyu Twice as Old JavaScript

Codewars 8 kyu Twice as Old JavaScript

yet another way to use Math.abs()

Codewars 8 kyu Count Words Javascript

Codewars 8 kyu Count Words Javascript

this one uses the split() and filter methods with regex character classes split() info: ...

Codewars 8 kyu Is There a Vowel in There? JavaScript

Codewars 8 kyu Is There a Vowel in There? JavaScript

we use map(), test(), and String.fromCharCode() here.

Codewars - Typescript - Count the Monkeys!

Codewars - Typescript - Count the Monkeys!

Code along with me as we solve '

Codewars 8 kyu What is between? JavaScript

Codewars 8 kyu What is between? JavaScript

its about array.from kata link: https://www.

Codewars 8 kyu Object Oriented Piracy Javascript

Codewars 8 kyu Object Oriented Piracy Javascript

this one uses the object prototype mechanism kata link: https://www.

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.

Codewars 8 kyu Convert a String to a Number! Javascript

Codewars 8 kyu Convert a String to a Number! Javascript

this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ...

Codewars 8 kyu Will There Be Enough Space? JavaScript

Codewars 8 kyu Will There Be Enough Space? JavaScript

a slick little Math.max() example.

Codewars 8 kyu Find Multiples of a Number Javascript

Codewars 8 kyu Find Multiples of a Number Javascript

this one uses a for loop kata link: https://www.

Codewars 8 kyu Decibel Scale JavaScript

Codewars 8 kyu Decibel Scale JavaScript

this is an example of when to use Math.log()

Codewars 8 kyu DNA to RNA Conversion Javascript

Codewars 8 kyu DNA to RNA Conversion Javascript

this one uses the replace() method and regex kata link: https://www.

Codewars 8 kyu Duck Duck Goose JavaScript

Codewars 8 kyu Duck Duck Goose JavaScript

accessing an array using a remainder operator and knowledge of classes classes info: ...

Codewars 8 kyu Beginner - Reduce but Grow Javascript

Codewars 8 kyu Beginner - Reduce but Grow Javascript

thsi one uses a for loop and the reduce() method kata link: ...

Codewars 8 kyu Counting Sheep... Javascript

Codewars 8 kyu Counting Sheep... Javascript

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

Codewars 8 kyu I Love You, a Little, a Lot, Passionately … Not at All JavaScript

Codewars 8 kyu I Love You, a Little, a Lot, Passionately … Not at All JavaScript

a deceptively simple example using array properties.