Media Summary: this one uses the Math.ceil() method kata link: updated version: it's been a few days since the last Math.ceil() vid...i think. In this tutorial, you'll learn how to approach
Codewars Javascript Century From Year - Detailed Analysis & Overview
this one uses the Math.ceil() method kata link: updated version: it's been a few days since the last Math.ceil() vid...i think. In this tutorial, you'll learn how to approach this one uses an if statement and the conditional (ternary) operator kata link: ... Code along with me as we solve 'Quarter of the Showing how I get to the solution on the challenge
a tedious (for 8 kyu) use of template literals and ternary operations. Had a bit of trouble wrangling this fundamental challenge. Should have been much easier after review. this one uses the String() constructor and the repeat() and join() methods kata link: ... A simple solution to my very first kata on