Skip to content
Avatar

Sponsors

Block or Report

Block or report markerikson

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.

Report abuse

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

Report abuse

Pinned

  1. The official, opinionated, batteries-included toolset for efficient Redux development

    TypeScript 8.8k 838

  2. Predictable state container for JavaScript apps

    TypeScript 58.9k 15.3k

  3. Official React bindings for Redux

    TypeScript 22.5k 3.3k

  4. Curated tutorial and resource links I've collected on React, Redux, ES6, and more

    21.9k 2.5k

  5. A categorized list of Redux-related addons, libraries, and utilities

    5.2k 370

  6. 1
    // See https://blog.isquaredsoftware.com/presentations/react-redux-ts-intro-2020-12/#/36 for slides
    2
    // My basic render function structure:
    3
    function RenderLogicExample({
    4
      someBoolean, // 1) Destructure values from `props` object
    5
      someList,

1,627 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created a pull request in replayio/devtools that received 24 comments

Improve display of large strings via truncation

This PR: Attempts to improve display of large strings in the Object Inspector by changing the output based on whether the parent is collapsed or o…

+78 −29 24 comments

Created an issue in reduxjs/redux-toolkit that received 13 comments

Queries throw away data when skipped

Seems like the changes in #2779 broke some existing behavior: #2865 (comment) #2870 (comment)

13 comments
Started 1 discussion in 1 repository
reduxjs/redux-toolkit
  • v1.9.0
    This contribution was made on Nov 4
Answered 5 discussions in 3 repositories
reduxjs/redux-toolkit
reduxjs/redux-devtools
reduxjs/react-redux

Seeing something unexpected? Take a look at the GitHub profile guide.