Skip to content
View Maks3105's full-sized avatar

Block or report Maks3105

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. Function Function Public

    Forked from HowProgrammingWorks/Function

    Functions as a method to raise level of code abstraction

    JavaScript

  2. Closure Closure Public

    Forked from HowProgrammingWorks/Closure

    Function closures and storing data in function scope

    JavaScript

  3. Iteration Iteration Public

    Forked from HowProgrammingWorks/Iteration

    Different implementation of iterations as a code abstraction

    JavaScript

  4. HigherOrderFunction HigherOrderFunction Public

    Forked from HowProgrammingWorks/HigherOrderFunction

    Higher-order functions having functions as arguments or result

    JavaScript

  5. Callbacks Callbacks Public

    Forked from HowProgrammingWorks/Callbacks

    Callbacks, Listeners and Events

    JavaScript