Skip to content
Avatar

Highlights

  • 3 discussions answered
Block or Report

Pinned

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

    20.4k 2.2k

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

    4.9k 355

  3. Predictable state container for JavaScript apps

    TypeScript 55.8k 14.6k

  4. Official React bindings for Redux

    JavaScript 20.9k 3k

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

    JavaScript 269 35

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

560 contributions in the last year

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

Contribution activity

April 2021

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

Rewrite Redux core error messages

name: 🐛 Bug fix or new feature about: Fixing a problem with Redux This PR: Rewrites most of the Redux core error messages by: Improving runtime …

+190 −61 4 comments
Opened 10 other pull requests in 5 repositories

Created an issue in reduxjs/redux-toolkit that received 5 comments

Test tree-shaking behavior

Bundlephobia tries to report tree shaking behavior for individual exports, but we're getting some sketchy numers: https://bundlephobia.com/result?p…

5 comments
Opened 3 other issues in 3 repositories
rtk-incubator/rtk-query
1 open
reduxjs/redux
1 closed
reduxjs/redux-toolkit
1 closed

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