Codewars 8 Kyu Get Planet Name By Id Javascript - Detailed Analysis
this one uses a for loop, some if statements, and the slice() method kata link: ... slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ... this one uses the toUpperCase and split() methods, and more kata link: ... a nice use of the sort() and reduce() methods. using the reduce() and fill() methods plus more. Code along with me as we solve 'Grade book', a Level
an example of using the Number.isNaN() method Number.isNaN() info: ... learn about using Math.min(), Math.max(), and spread syntax (...) 99 characters of 100 for that here we use reduce() and the unary plus operator. reworked version: we're using .toUpperCase(), .split(), .join(), and .map() in this barn-burner. we're gonna use .includes on this one kata link:
Photo Gallery



















