Highlights
- 11 discussions answered
Pinned
802 contributions in the last year
Less
More
Activity overview
Contributed to
reduxjs/redux-toolkit,
reduxjs/redux,
rtk-incubator/rtk-query
and 5 other
repositories
Contribution activity
July 2021
Created 30 commits in 5 repositories
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
Opened 14 other pull requests in 4 repositories
reduxjs/react-redux
1
open
8
merged
- Remove connectAdvanced
- Rework connect types and add type test setup
- Add API Extractor setup
- Consolidate entry points
- Convert connect components and logic to TS (with caveats)
- Rewrite Subscription as a closure factory for byte shaving
- Update Babel config for modern output
- Improve CI setup
- Assorted TS updates
reduxjs/redux-toolkit
2
merged
reduxjs/redux
2
merged
reactiflux/reactibot
1
merged
Reviewed 6 pull requests in 4 repositories
reduxjs/react-redux 3 pull requests
DefinitelyTyped/DefinitelyTyped 1 pull request
reduxjs/redux 1 pull request
reduxjs/redux-toolkit 1 pull request
Created an issue in reduxjs/redux-toolkit that received 8 comments
Enhancement: add built-in support for "reducer injection"
The standard idiom for code-splitting Redux reducer logic is to call replaceReducer with a re-created root reducer. However, to do that, you have t…
8
comments
Opened 4 other issues in 3 repositories
reduxjs/react-redux
2
open
reduxjs/redux-toolkit
1
open
reduxjs/redux
1
open
Started 1 discussion in 1 repository
reactwg/react-18
reactwg/react-18