Skip to content
Avatar

Sponsors

@morzel85 @monkey0722 @Enigma10 @agusterodin @djbreen7 @msutkowski @skyboyer @ryota-murakami @awareness481 @albohlabs @Aprillion

Highlights

  • 29 discussions answered
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 7.4k 645

  2. Predictable state container for JavaScript apps

    TypeScript 57.7k 15.1k

  3. Official React bindings for Redux

    TypeScript 21.9k 3.2k

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

    21.4k 2.4k

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

    5.1k 368

  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,157 contributions in the last year

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

Contribution activity

March 2022

Created a pull request in RecordReplay/devtools that received 13 comments

The Great Thunk Migration of 2022

Removes a dead test-head.js file Replaces uses of toolbox as an object arg with window.gToolbox Replaces uses of parser as an object arg with dire…

+485 −722 13 comments

Created an issue in reduxjs/react-redux that received 4 comments

Consider removing DefaultRootState type

React-Redux v8 currently has a DefaultRootState type defined: react-redux/src/types.ts Lines 13 to 23 in 4d38402 This was copy-pasted di…

4 comments
Started 1 discussion in 1 repository
RecordReplay/devtools
Answered 2 discussions in 2 repositories

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