Media Summary: this one uses the split() and reduce() methods with concise syntax. this one has a lot going on Array() constructor info: ... Pirate theme with some Object.values() and .includes() mixed in kata link: ...

Codewars 8 Kyu Training Js - Detailed Analysis & Overview

this one uses the split() and reduce() methods with concise syntax. this one has a lot going on Array() constructor info: ... Pirate theme with some Object.values() and .includes() mixed in kata link: ... this one uses the conditional (ternary) operator kata link: this one uses the for...in statement kata link: using the split(), map(), and join() methods split() info: ...

this one uses the filter() and toFixed() method along with the unary plus (+) filter() info: ... a sneaky example of regex, template literals, and .test() example of the Math.cbrt() function Math.cbrt() info: ... this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ... we use the indexOf() and lastIndexOf() methods in this one indexOf() info: ... this one is a template literal with a lengthy conditional statement template literals info: ...

a bit about classes and template literals classes info:

Photo Gallery

Codewars 8 kyu Training JS #32: Methods of Math---Round(), Ceil(), and Floor() JavaScript
Codewars 8 kyu Training JS #21: Methods of String Object--trim() and the String Template JavaScript
Codewars 8 kyu Pirates!! Are the Cannons Ready!?? JavaScript
Codewars 8 kyu Training JS #7: If..Else and Ternary Operator Javascript
Codewars 8 kyu Training JS #12: Loop Statement --For..in and For..of Javascript
Codewars 8 kyu Training JS #18: Methods of String Object JavaScript
Codewars 8 kyu Training JS #15: Methods of Number Object JavaScript
Codewars 8 kyu Paper Rock Scissors JavaScript
Codewars 8 kyu Simple Training JS #34 Methods of Math JavaScript
Codewars 8 kyu Training JS #16: Methods of String Object JavaScript
Codewars 8 kyu Training JS #17: Methods of String Object JavaScript
Codewars 8 kyu Training JS #13: Number Object and Its Properties JavaScript
View Detailed Profile
Codewars 8 kyu Training JS #32: Methods of Math---Round(), Ceil(), and Floor() JavaScript

Codewars 8 kyu Training JS #32: Methods of Math---Round(), Ceil(), and Floor() JavaScript

this one uses the split() and reduce() methods with concise syntax.

Codewars 8 kyu Training JS #21: Methods of String Object--trim() and the String Template JavaScript

Codewars 8 kyu Training JS #21: Methods of String Object--trim() and the String Template JavaScript

this one has a lot going on Array() constructor info: ...

Codewars 8 kyu Pirates!! Are the Cannons Ready!?? JavaScript

Codewars 8 kyu Pirates!! Are the Cannons Ready!?? JavaScript

Pirate theme with some Object.values() and .includes() mixed in kata link: ...

Codewars 8 kyu Training JS #7: If..Else and Ternary Operator Javascript

Codewars 8 kyu Training JS #7: If..Else and Ternary Operator Javascript

this one uses the conditional (ternary) operator kata link: https://www.

Codewars 8 kyu Training JS #12: Loop Statement --For..in and For..of Javascript

Codewars 8 kyu Training JS #12: Loop Statement --For..in and For..of Javascript

this one uses the for...in statement kata link: https://www.

Codewars 8 kyu Training JS #18: Methods of String Object JavaScript

Codewars 8 kyu Training JS #18: Methods of String Object JavaScript

using the split(), map(), and join() methods split() info: ...

Codewars 8 kyu Training JS #15: Methods of Number Object JavaScript

Codewars 8 kyu Training JS #15: Methods of Number Object JavaScript

this one uses the filter() and toFixed() method along with the unary plus (+) filter() info: ...

Codewars 8 kyu Paper Rock Scissors JavaScript

Codewars 8 kyu Paper Rock Scissors JavaScript

a sneaky example of regex, template literals, and .test()

Codewars 8 kyu Simple Training JS #34 Methods of Math JavaScript

Codewars 8 kyu Simple Training JS #34 Methods of Math JavaScript

example of the Math.cbrt() function Math.cbrt() info: ...

Codewars 8 kyu Training JS #16: Methods of String Object JavaScript

Codewars 8 kyu Training JS #16: Methods of String Object JavaScript

this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ...

Codewars 8 kyu Training JS #17: Methods of String Object JavaScript

Codewars 8 kyu Training JS #17: Methods of String Object JavaScript

we use the indexOf() and lastIndexOf() methods in this one indexOf() info: ...

Codewars 8 kyu Training JS #13: Number Object and Its Properties JavaScript

Codewars 8 kyu Training JS #13: Number Object and Its Properties JavaScript

this one is a template literal with a lengthy conditional statement template literals info: ...

Codewars 8 kyu Classy Classes JavaScript

Codewars 8 kyu Classy Classes JavaScript

a bit about classes and template literals classes info: https://developer.mozilla.org/en-US/docs/Web/