Skip to content
View remyoudemans's full-sized avatar
  • Cardiff

Block or report remyoudemans

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 Loading

  1. story-builder-back-end story-builder-back-end Public

    JavaScript

  2. story-builder-front-end story-builder-front-end Public

    TypeScript

  3. vim-jesture vim-jesture Public

    An elegant set of jest helpers for testing javascript with ease

    Vim Script 1

  4. use-bind-action-creator.ts use-bind-action-creator.ts
    1
    import { useCallback } from 'react'
    2
    import { ActionCreator, bindActionCreators } from 'redux'
    3
    import { useDispatch } from 'react-redux'
    4
    
                  
    5
    export const useBindActionCreator = <DispatchAction>() => {
  5. DefinitelyTyped DefinitelyTyped Public

    Forked from DefinitelyTyped/DefinitelyTyped

    The repository for high quality TypeScript type definitions.

    TypeScript