Media Summary: we're gonna use .includes on this one kata link: Algebra, .test, and so much more! kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ...
Codewars 8 Kyu Define A Card Suit Javascript - Detailed Analysis & Overview
we're gonna use .includes on this one kata link: Algebra, .test, and so much more! kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... an example using a template literal and the typeof operator template literals info: ... Classic way to find out if something is even or not kata link: we use .test() and regex in this one kata link:
using the replace() method and the indexOf() method for change. it's been a few days since we've done a replace() example. this one uses the Math.max() function kata link: very slick example of split(), map(), join() methods and more. this one uses the conditional (ternary) operator kata link: slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ...
we use map(), test(), and String.fromCharCode() here. Code along with me as we solve 'Sum of differences in array', a Level Code along with me as we solve 'String Templates', a Level