Skip to content
View goldo's full-sized avatar
🏠
coding from home !
🏠
coding from home !
Block or Report

Block or report goldo

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. gcp-pubsub-debugger gcp-pubsub-debugger Public

    A React/GraphQL Based Tool to Debug Google Cloud Platform Pubsub's Data

    JavaScript 10

  2. serverless-htm-now serverless-htm-now Public

    Serverless example of HTM markup (hosted on now v2)

    JavaScript 4 1

  3. react-grid-test react-grid-test Public

    React grid component handling 100 000s+ lines smoothly

    JavaScript

  4. achkouyan.com achkouyan.com Public

    Personal website using Next.js v12 SSR & hosted by Vercel

    JavaScript 1

  5. Differences between .assignIn(), .as... Differences between .assignIn(), .assign, .merge(), defaults() and defaultsDeep()
    1
    // Tests with Lodash 4.16.4
    2
    // Thanks to http://stackoverflow.com/questions/19965844/lodash-difference-between-extend-assign-and-merge
    3
    
                  
    4
    _.assignIn    ({}, { a: 'a' }, { a: 'bb' }) // => { a: 'bb' }
    5
    _.merge       ({}, { a: 'a' }, { a: 'bb' }) // => { a: 'bb' }
  6. keybase.md keybase.md
    1
    ### Keybase proof
    2
    
                  
    3
    I hereby claim:
    4
    
                  
    5
      * I am goldo on github.