Skip to content
View dedurus's full-sized avatar

Organizations

@SurpassSoftware
Block or Report

Block or report dedurus

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

Pinned

  1. Git commands.md Git commands.md
    1
    ## Logging
    2
    
                  
    3
    ##### Similar to `git log`, including list of files changed in each commit and hashes and status
    4
    `git whatchanged`
    5
    
                  
  2. es6-cheatsheet es6-cheatsheet Public

    Forked from DrkSephy/es6-cheatsheet

    ES6 cheatsheet containing tips, tricks, best practices and code snippets

    JavaScript

  3. frontend-stuff frontend-stuff Public

    Forked from moklick/frontend-stuff

    A continuously expanded list of framework/libraries and tools I used/want to use when building things on the web. Mostly Javascript stuff.

  4. Functional-Light-JS Functional-Light-JS Public

    Forked from getify/Functional-Light-JS

    A book about functional programming in JavaScript. @FLJSBook on twitter.

    JavaScript

  5. itsy-bitsy-data-structures itsy-bitsy-data-structures Public

    Forked from jamiebuilds/itsy-bitsy-data-structures

    🏰 All the things you didn't know you wanted to know about data structures

    JavaScript

  6. canvas2video canvas2video Public

    Forked from pankod/canvas2video

    canvas2video is a backend solution for creating and rendering dynamic videos.

    TypeScript