Media Summary: this one is an example of how to debug a syntax error kata link: # reworked version: Here's how we use template literals kata link: ... Set(), slice(), spread syntax, and more in this one.
Codewars 8 Kyu Return To Sanity Javascript - Detailed Analysis & Overview
this one is an example of how to debug a syntax error kata link: # reworked version: Here's how we use template literals kata link: ... Set(), slice(), spread syntax, and more in this one. this one uses template literals kata link: this one uses a for loop, an if...else statement, and more kata link: ... this one uses a template literal to find the integral.
this one uses the Math.abs() function kata link: updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. declaring and changing variables then using concise syntax. Neste vídeo farei a resolução dos exercícios do a great example of how to use array.prototype.includes() this one has the Array() constructor as well as .fill() and .map()
gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart.