Skip to content
Avatar

Highlights

  • 7 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 358

  3. Predictable state container for JavaScript apps

    TypeScript 56.2k 14.7k

  4. Official React bindings for Redux

    JavaScript 21.1k 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,

791 contributions in the last year

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

Contribution activity

July 2021

Created 1 commit in 1 repository

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