Skip to content
View evertbouw's full-sized avatar

Organizations

@reactiflux @redux-observable
Block or Report

Block or report evertbouw

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. Writing tests for epics with state$ ... Writing tests for epics with state$ and using marble diagrams. More information on marble testing can be found at https://github.com/ReactiveX/rxjs/blob/master/doc/marble-testing.md
    1
    import { Action } from "redux";
    2
    import { ActionsObservable, Epic, StateObservable } from "redux-observable";
    3
    import { TestScheduler } from "rxjs/testing";
    4
    
                  
    5
    const assertDeepEquals = (actual: any, expected: any) => {
  2. pulleys pulleys Public

    Do the heavy lifting with these React hooks!

    TypeScript 5

  3. redux-observable/redux-observable redux-observable/redux-observable Public

    RxJS middleware for action side effects in Redux using "Epics"

    TypeScript 7.8k 468

  4. reactiflux/dopebot reactiflux/dopebot Public archive

    TypeScript 4 4