The Wayback Machine - https://web.archive.org/web/20201116044111/https://github.com/markerikson
Skip to content
Avatar

Pinned

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

    19.9k 2.1k

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

    4.8k 350

  3. Predictable state container for JavaScript apps

    TypeScript 54.7k 14.5k

  4. Official React bindings for Redux

    JavaScript 20.2k 2.9k

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

    JavaScript 257 36

  6. 1
    class ParentComponent extends Component {
    2
        render() {
    3
            // My basic render function structure:
    4
            
    5
            // 1) Extract values from props and state

515 contributions in the last year

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

Contribution activity

November 2020

Created a pull request in reduxjs/redux that received 2 comments

[Docs Rewrite] Re-add "Middleware" page in "Understanding Redux"

name: 📖 New/Updated Documentation Content about: Adding a new docs page, or updating content in an existing docs page PR Type New-ish, sorta! Same…

+506 −2 2 comments
Reviewed 3 pull requests in 1 repository
rtk-incubator/rtk-query 3 pull requests

Created an issue in rtk-incubator/rtk-query that received 15 comments

Discussion items

A few random thoughts for discussion: How close is this to being MVP-releasable? How big is this bundle-wise? How does the string reducer name mat…

15 comments
You can’t perform that action at this time.