Skip to content
Avatar

Highlights

  • 8 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.

Report abuse

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

Report abuse

Pinned

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

    20.7k 2.3k

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

    5k 360

  3. Predictable state container for JavaScript apps

    TypeScript 56.3k 14.7k

  4. Official React bindings for Redux

    JavaScript 21.2k 3k

  5. A sample app to demonstrate various useful Redux techniques, accompanying the blog series at http://blog.isquaredsoftware.com/series/practical-redux

    JavaScript 273 37

  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,

828 contributions in the last year

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

Contribution activity

July 2021

Created a pull request in reduxjs/react-redux that received 5 comments

Convert package management to Yarn v2

This PR: Switches the React-Redux package management process to use Yarn v2 Added Yarn "binary" and config file, and added a lockfile Updated git…

+18,311 −71,590 5 comments
Reviewed 4 pull requests in 4 repositories
DefinitelyTyped/DefinitelyTyped 1 pull request
reduxjs/react-redux 1 pull request
reduxjs/redux 1 pull request
reduxjs/redux-toolkit 1 pull request

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

[v8] Investigate updating the React-Redux benchmarks repo

Background: #1740 After v6 turned out to be too slow, we wanted v7 to be really fast. I ended up creating a React-Redux benchmarks repo at https://…

4 comments
Opened 2 other issues in 2 repositories
Answered 1 discussion in 1 repository
reduxjs/redux-toolkit

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