4 Ways to Solve FizzBuzz | Daily Programmer | Episode 0

In this video I talk about the classic problem FizzBuzz and solve it in several ways.
View my solutions here: github.com/CodingGarden/daily...
Solve the problem on Codewars: www.codewars.com/kata/5300901...
Get Quokka here: quokkajs.com/
💜 Follow on Twitch: / codinggarden
📩 Sign up for my mailing list: list.coding.garden/
💖 Donate: coding.garden/donate
😍 Pledge: coding.garden/pledge
💬 Discord: coding.garden/discord
🎉 Stickers: coding.garden/stickers
💻 Gear List: coding.garden/gear
🔎 Search for more Coding Garden videos here: coding.garden/videos
🗣 View the Coding Garden FAQ here: github.com/CodingGarden/faqs

Пікірлер: 21

  • @habibi750
    @habibi750 Жыл бұрын

    You are killing it with these new segments.

  • @irawsum
    @irawsum Жыл бұрын

    Thanks for showing several different solutions and showing the code optimization process!

  • @habibi750
    @habibi750 Жыл бұрын

    I really like how some of the comments from the twitch chat were looking out for the beginners like myself. You guys rule.

  • @beastlyagar
    @beastlyagar Жыл бұрын

    I love how straightforward this video was

  • @rakilzzz
    @rakilzzz Жыл бұрын

    I like all these new series. Please continue :)

  • @themudreco
    @themudreco Жыл бұрын

    Woooo, finally I can be here for the start of a series, lets goo.

  • @CoffeeNomad_
    @CoffeeNomad_ Жыл бұрын

    Love these videos! And also how you are testing the waters on YT. Looking forward to the future change! lol

  • @StefanRows
    @StefanRows Жыл бұрын

    Amazing. Keep these coming!

  • @ArrowCodes
    @ArrowCodes Жыл бұрын

    How frequent will the videos be in this series? Really looking forward to it.

  • @mahmoudabdelsattar8860
    @mahmoudabdelsattar8860

    Man make more if this

  • @leslie7922
    @leslie7922 Жыл бұрын

    Cool

  • @Xaoticex
    @Xaoticex Жыл бұрын

    So is this not in twitch

  • @Trazynn
    @Trazynn Жыл бұрын

    Can you do one on styled React components? I suck at it.

  • @onlinetechnology5015
    @onlinetechnology5015 Жыл бұрын

    why you stop making these js algorithms videos these are awesome please continue this series and new persons should learn everything from you

  • @asagiai4965
    @asagiai4965

    We're still missing one more way/method.

  • @sabashavidze4990
    @sabashavidze4990 Жыл бұрын

    const TRUE = x => y => x;