Media Summary: this one has a lot going on Array() constructor info: ... this one uses template literals with various this one uses an if statement and the conditional (ternary) operator kata link: ...

Codewars 8 Kyu Training Js 16 Methods Of String Object Javascript - Detailed Analysis & Overview

this one has a lot going on Array() constructor info: ... this one uses template literals with various this one uses an if statement and the conditional (ternary) operator kata link: ... a very unique (to these vids) way to take care of business with padStart() this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... updated version: here we use class extensions and

a great example of how to use array.prototype.includes() this one we use the concat(), sort(), and join()

Photo Gallery

Codewars 8 kyu Training JS #16: Methods of String Object JavaScript
Codewars 8 kyu Training JS #18: Methods of String Object JavaScript
Codewars 8 kyu Training JS #17: Methods of String Object JavaScript
Codewars 8 kyu Training JS #21: Methods of String Object--trim() and the String Template JavaScript
Codewars 8 kyu Training JS #14: Methods of Number Object--toString() JavaScript
Codewars 8 kyu Simple Multiplication Javascript
Codewars 8 kyu String Repeat Javascript
Codewars 8 kyu Training JS #3: Basic data types--String JavaScript
Codewars 8 kyu Stringy Strings JavaScript
Codewars 8 kyu String Cleaning JavaScript
Codewars 8 kyu Convert a Number to a String! JavaScript
Codewars 8 kyu Training JS #15: Methods of Number Object JavaScript
View Detailed Profile
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()

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

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

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 Training JS #14: Methods of Number Object--toString() JavaScript

Codewars 8 kyu Training JS #14: Methods of Number Object--toString() JavaScript

this one uses template literals with various

Codewars 8 kyu Simple Multiplication Javascript

Codewars 8 kyu Simple Multiplication Javascript

this one uses an if statement and the conditional (ternary) operator kata link: ...

Codewars 8 kyu String Repeat Javascript

Codewars 8 kyu String Repeat Javascript

this one uses the repeat()

Codewars 8 kyu Training JS #3: Basic data types--String JavaScript

Codewars 8 kyu Training JS #3: Basic data types--String JavaScript

this one is combining varied

Codewars 8 kyu Stringy Strings JavaScript

Codewars 8 kyu Stringy Strings JavaScript

a very unique (to these vids) way to take care of business with padStart()

Codewars 8 kyu String Cleaning JavaScript

Codewars 8 kyu String Cleaning JavaScript

another example of replace()

Codewars 8 kyu Convert a Number to a String! JavaScript

Codewars 8 kyu Convert a Number to a String! JavaScript

Another .toString() video kata link: https://www.

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

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

(Archived) Codewars 8 kyu Classy Extentions JavaScript

(Archived) Codewars 8 kyu Classy Extentions JavaScript

updated version: https://youtu.be/4dVBKSWdfGU here we use class extensions and

Codewars 8 kyu You Only Need One - Beginner JavaScript

Codewars 8 kyu You Only Need One - Beginner JavaScript

a great example of how to use array.prototype.includes()

Codewars 8 kyu Remove String Spaces Javascript

Codewars 8 kyu Remove String Spaces Javascript

this one uses the split() and join()

Codewars 8 kyu Simple Training JS #29 Methods of arrayObject --- concat() sort() JavaScript

Codewars 8 kyu Simple Training JS #29 Methods of arrayObject --- concat() sort() JavaScript

this one we use the concat(), sort(), and join()

Codewars 8 kyu Get Number from String JavaScript

Codewars 8 kyu Get Number from String JavaScript

using the replace()

Codewars 8 kyu Convert a String to a Number! JavaScript

Codewars 8 kyu Convert a String to a Number! JavaScript

DIY Number()