Media Summary: another .split() video; seems like .split() is a pretty common method. reworked version: Here's how we use template literals kata link: ... using the replace() method with some regex replace() info: ...
Codewars 8 Kyu Convert A String To A Number Javascript - Detailed Analysis & Overview
another .split() video; seems like .split() is a pretty common method. reworked version: Here's how we use template literals kata link: ... using the replace() method with some regex replace() info: ... this one uses template literals kata link: updated version: here we're gonna use the this one uses an if statement and the conditional (ternary) operator kata link: ...
an example of using the sort(), slice(), and reduce() methods sort() info: ... Codewars Convert a Number to a String 8 kyu JavaScript Simple problem, but had a little issue with coming up with the correct way this one uses the split() and join() methods kata link: this one uses the filter() and toFixed() method along with the unary plus (+) filter() info: ...