JavaScript Codewars: Solving Basic Katas Live! 11/03/2020

preview_player
Показать описание
Join me today for some more Codewars practice!

Here are the challenges we're going to be doing today if you want to have a go at them yourself before the live stream:

Beginner Series #2 Clock

Grasshopper - Summation

Grasshopper - Grade book
Рекомендации по теме
Комментарии
Автор

Excellent video, the first time I saw codewars, now I sign up that webpage, thanks. I am subscribed to your channel, I am Mexican living in Prince Edward Island in Canada.

JaimeTinoco
Автор

Array(num).fill(1).reduce((total, curr, index) => total + curr + index) does it well.

jipeejoce
Автор

Sir is there a way to redirect to some other page in ajax way

jivanmainali