Nathan Kallman
Kallmanation

Kallmanation

Follow
homebadges
Tag

challenge

#challenge

More content

Read more stories on Hashnode


Articles with this tag

Vim Thinking

Apr 1, 20218 min read

I know I've grown tired of the "use VIM to be a super/rockstar/leet hacker dev!" posts... (and I use vim daily!) but give me a chance to flip the...

Vim Thinking

Σ(Reasonable Requirements) != Reasonable System

Oct 19, 20204 min read

Beware! The sum of a few reasonable requirements does not result in a reasonable system; or as I like to call it, reason number five everyone...

Σ(Reasonable Requirements) != Reasonable System

Unconditional Challenge: FizzBuzz without `if`

Jun 15, 20202 min read

As the title says, make a classic FizzBuzz function or method without using if/else (or equivalents like ternaries, ?:, sneaky). Specifically: The...

Unconditional Challenge: FizzBuzz without `if`