Codewars 8 Kyu Tip Calculator Javascript - Detailed Analysis
a funky example of using the reduce() method. using the typeof operator and includes() method typeof info: ... this one uses the reduce() method and the ternary operator kata link: ... this one uses a template literal to find the integral. rounding with the toFixed() method and converting to a number with the unary plus (+) operator toFixed() info: ... a for loop with toFixed() method and the unary plus (+) toFixed() info: ...
it's been a few days since we've done a replace() example. this one uses the String() constructor, spread syntax (...), and more kata link: ... using the replace() method and the indexOf() method for change. this one uses an if statement and the conditional (ternary) operator kata link: ... an example of using the Number.isNaN() method Number.isNaN() info: ... ever wonder how far it is from one pillar to another? kata link:
Photo Gallery



















