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,699 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 48 commits in 6 repositories
Created 1 repository
- markerikson/umami JavaScript
Created a pull request in replayio/devtools that received 6 comments
Update RDT bundles to latest minified, and combine evaluation calls
This PR: Updates the two React DevTools JS bundles to the latest stripped-down and minified versions that we're using on the backend with the RDT …
+65
−25,847
•
6
comments
Opened 11 other pull requests in 5 repositories
replayio/devtools
3
merged
1
open
reduxjs/redux-toolkit
3
merged
reduxjs/react-redux
2
merged
reduxjs/redux
1
merged
reduxjs/reselect
1
merged
Reviewed 30 pull requests in 6 repositories
replayio/devtools
23 pull requests
- Remove incorrect border from network monitor
- Authenticated e2e tests (comment previews)
- Shared log point (authenticated) e2e test
- Don't upload recordings of flaky screenshot tests (FE-1477)
- Refactor existing "event listeners" / "Jump to Code" logic for consistency
- Improved logged out experience (NGX)
- Test Suites: Show Network panel if network request clicked
- Test Suites: Show jump-to-code on hover
- Fix e2e log point selector regression
- Add additional links to docs
- Hide internal-only settings based on user info
- Move resume operations out of ThreadFront (FE-1476)
- Better testsuites visual hierarchy
- Change E2E test helper for quick open
- Fix replay-next CSS token error
- Adding docs links to Passport
- Adding "Find file" to Passport
- Message list should not filter by loaded region
- Stop playback if Video context menu is shown
- Add "Inspect React Component" to Passport
- Remove flicker issue in Passport
- Add "Jump to Code" into Passport
- Address logic error in Passport
reduxjs/reselect
2 pull requests
reduxjs/redux-toolkit
2 pull requests
replayio/chromium
1 pull request
reduxjs/redux-templates
1 pull request
reduxjs/redux
1 pull request
Created an issue in reduxjs/reselect that received 12 comments
Run selectors twice in development to warn for memoization failures
This one has been asked about for a while, particularly by @theKashey : #491 (comment) https://twitter.com/keeslinp/status/1656342003268071424 Th…
12
comments
Opened 3 other issues in 2 repositories
reduxjs/redux
1
open
1
closed
reduxjs/redux-toolkit
1
open
Started 4 discussions in 2 repositories
reduxjs/reselect
reduxjs/reselect
-
v5.0.0-alpha.2
This contribution was made on May 14
-
v5.0.0-alpha.1
This contribution was made on May 10
-
v5.0.0-alpha.0
This contribution was made on May 10
reduxjs/redux-toolkit
reduxjs/redux-toolkit
-
v2.0.0-alpha.6
This contribution was made on May 16

