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,615 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2023
Created 3 commits in 3 repositories
Opened 2 pull requests in 1 repository
replayio/chromium
1
open
1
merged
Reviewed 10 pull requests in 1 repository
replayio/devtools
10 pull requests
- Clicking on sidebar icon twice toggles panel collapsed state
- Fix theme colors for sourcemap viewer
- Temporarily disable logging/breakpoing behavior for a point
- Fix edge case with plaintext expression parsing
- Add a "Copy" button to the Object Inspector
- Send caller stacktrace to Sentry on CommandError
- Context menu changes
- Fix Info panel horizontal alignment of icons and text
- Highlight inspectable tokens on hover
- Rename bvaughn-architectural-demo to replay-next
Opened 1 issue in 1 repository
reduxjs/reselect
1
open
Answered 1 discussion in 1 repository
reduxjs/redux-toolkit
reduxjs/redux-toolkit
-
Are nested query keys serialised deterministically?
This contribution was made on Jan 5