Redux maintainer. Jack-Of-All-Trades code monkey. Collector of interesting links. Answerer of questions. Nerd, geek, gamer.
Sponsors
Block or Report
Block or report markerikson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
reduxjs/redux-toolkit Public
The official, opinionated, batteries-included toolset for efficient Redux development
-
-
-
react-redux-links Public
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
-
redux-ecosystem-links Public
A categorized list of Redux-related addons, libraries, and utilities
-
1
// See https://blog.isquaredsoftware.com/presentations/react-redux-ts-intro-2020-12/#/36 for slides2// My basic render function structure:3function RenderLogicExample({
4someBoolean, // 1) Destructure values from `props` object
5someList,
1,755 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2023
Created 41 commits in 5 repositories
Created a pull request in reduxjs/redux-toolkit that received 9 comments
Rework build setup and hopefully fix ESM compat issues
This PR:
Updates the redux and redux-thunk deps to the latest alphas, which seem to now have correct ESM handling
Removes the type: "module" flag …
+70
−50
•
9
comments
Opened 11 other pull requests in 5 repositories
replayio/devtools
3
merged
reduxjs/redux-thunk
3
merged
reduxjs/redux-toolkit
2
merged
reduxjs/redux
2
merged
reduxjs/reselect
1
merged
Reviewed 8 pull requests in 1 repository
replayio/devtools
8 pull requests
- Enable Chromium "Jump to Code" support and improve Cypress handling
- Replace runAnalysis with findPoints/runEvaluation (FE-1349)
- Event type filters
- Video player context menu (part 2)
- Video player context menu
- Fix not-a-Replay-recording header style
- Fix Console filtering issue
- More precise focus windows
Created an issue in arethetypeswrong/arethetypeswrong.github.io that received 3 comments
FalseCJS problem - severity and suggested fixes?
(I realize this is really more of a TS question than it is an attw question, but given our recent discussions I figured it was worth filing here. F…
3
comments
Started 2 discussions in 2 repositories
reduxjs/redux-toolkit
reduxjs/redux-toolkit
-
v2.0.0-alpha.4
This contribution was made on Apr 3
reduxjs/redux
reduxjs/redux
-
v5.0.0-alpha.4
This contribution was made on Apr 3