Skip to content
Avatar

Highlights

  • 4 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.6k 2.2k

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

    5k 355

  3. Predictable state container for JavaScript apps

    TypeScript 56k 14.7k

  4. Official React bindings for Redux

    JavaScript 21k 3k

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

    JavaScript 271 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,

552 contributions in the last year

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

Contribution activity

June 2021

markerikson has no activity yet for this period.

May 2021

Created 23 commits in 2 repositories
Created 1 repository

Created a pull request in reduxjs/redux-toolkit that received 3 comments

Add RTKQ Overview and Comparison pages

This PR: Adds a new "RTKQ Overview" page Moves over the old "Comparison" page from the original docs site Adds an intro to "Comparison" Adds info …

+145 −7 3 comments

Created an issue in facebook/docusaurus that received 8 comments

themeConfig metadatas field possibly not working in beta.0

🐛 Bug Report We've got the Redux docs sites configured to show minimal-sized social media previews: themeConfig: { metadatas: [{ name: 'twitter:c…

8 comments
Answered 1 discussion in 1 repository

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