Media Summary: gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart. some algebra with the toFixed() method and unary plus (+) operator slope - intercept formula: ... an example of how to use template literals.
Find The Position 8 Kyu Javascript Solution Codewars Series - Detailed Analysis & Overview
gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart. some algebra with the toFixed() method and unary plus (+) operator slope - intercept formula: ... an example of how to use template literals. some Math.log() for ya logs info: Math.log() info: ... this one uses if statements and the conditional (ternary) operator kata link: ... thsi one uses a for loop and the reduce() method kata link: ...
a funky way to access an object when using arrow functions. using the typeof operator and includes() method typeof info: ...