Skip to content
View Frikki's full-sized avatar
Welcome to the Thunder Dome
Welcome to the Thunder Dome

Organizations

@cyclejs @CyclicMaterials @motorcyclejs @mostjs @motorcycle

Block or report Frikki

Report abuse

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

Report abuse

Pinned Loading

  1. mostjs/core mostjs/core Public

    Most.js core event stream

    TypeScript 414 32

  2. Functional TypeScript naming convent... Functional TypeScript naming convention.
    1
    # Functional TypeScript Naming Convention
    2
    
                  
    3
    ## Motivation
    4
    Giving names in a language that doesn't support function overloading is a challenging task. It is, however, important to follow some standards to avoid naming conflicts, misleading names, and also to maintain a unified style. The following rules were developed to encourage programming in a functional style in TypeScript, but can also be used anywhere else where it makes sense.
    5