Skip to content
View MikeDigitize's full-sized avatar
👋
Howdy
👋
Howdy

Block or report MikeDigitize

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Unique-string-permutation Unique-string-permutation Public

    Pass a string of chars and receive an array of every possible unique permutation. Cool kata using recursion - two solutions; one via brute force, the other an elegant mathematical approach.

    JavaScript 1

  2. JSFundamentals JSFundamentals Public

    JavaScript - The tricky bits. Types, mutation, scope, hoisting, execution context, regular context, closures, call stack, prototypal inheritance, design patterns and all that other JavaScript jazz

    3

  3. GildedRoseJS GildedRoseJS Public

    The Gilded Rose Local Inn Kata - a refactoring yarn told across several branches. First add some tests, then the new functionality, then you've got the foundations to refactor the giant function pi…

    JavaScript

  4. Potter-kata Potter-kata Public

    The Harry Potter kata in JavaScript

    JavaScript 1