home.social

#adventofpbt β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #adventofpbt, aggregated by home.social.

  1. CW: Advent of PBT β€” Day 5

    πŸŽ…πŸ“…

    Wanna try with ? Everything is ready for you on codesandbox! codesandbox.io/s/advent-of-pbt

    πŸ’‘ Tip: With Property Based, try to think out of the box. Don't try to generate the precise inputs expected by your functions but some data making you able to generate ins and outs at the same time. Or at least know a bit on the outs.

    πŸ‘‹ Today's topic: respace
    πŸ“₯ Answer tonight!

    More details: dev.to/dubzzz/advent-of-pbt-20

  2. CW: Advent of PBT β€” Day 4

    πŸŽ…πŸ“…

    Let's try to cyclde detection in via . Here is a link to an up-and-running environment running a version of the code codesandbox.io/s/advent-of-pbt

    πŸ‘‹ Today's topic: detectCycleInLinkedList
    πŸ“₯ Answer tonight!

    More details: dev.to/dubzzz/advent-of-pbt-20

  3. CW: Advent of PBT β€” Day 3

    πŸŽ…πŸ“…

    Let's try to via . Here is a link to an up-and-running environment running a version of the code codesandbox.io/s/advent-of-pbt 🐎

    πŸ‘‹ Today's topic: fizzbuzz
    πŸ“₯ Answer tonight!

    More details: dev.to/dubzzz/advent-of-pbt-20

  4. CW: Advent of PBT β€” Day 2

    πŸŽ…πŸ“…

    Let's try to via a function decomposing a number into primes. Here is a link to an up-and-running environment running a version of the code codesandbox.io/s/advent-of-pbt 🐎

    πŸ‘‹ Today's topic: decomposeIntoPrimes
    πŸ“₯ Answer tonight!

    More details: dev.to/dubzzz/advent-of-pbt-20

  5. CW: Advent of PBT β€” Day 1

    πŸŽ…πŸ“…

    Have you ever heard about ? Give it a try with this ! Everything is ready for you at codesandbox.io/s/advent-of-pbt, we just need you for the tests πŸ˜…πŸ’ͺ

    πŸ‘‹ Today's topic: lastIndexOf
    πŸ“₯ Answer tonight!

    More details: dev.to/dubzzz/advent-of-pbt-20