Mark Erikson

Results 1264 comments of Mark Erikson

aaaand done! just nuked the versioning setup, so you'll probably want to go ahead and do a fresh pull from `master` over into your fork before you get started. I...

Yeah, those are the sorts of "content edits" I'm describing. I'd like this to be a standalone document in the React-Redux repo, instead of blatantly being "the middle of another...

Nice! My experience with CodeSandboxes for examples is that they work best when the code is actually in a Github repo, and the sandbox is pointed to a specific branch...

@wjohnso-insight @ligabloo hey, wanted to follow up on this - are you still working on the tutorial migration?

I'm not sure I'm following what the expected behavior is here. Could you give me a step-by-step bullet point list of what _should_ happen and what you're expecting to see?

I'm poking at the CSB and adding some logging to the `useSelector` call. I can see the selector running and eventually returning a meaningful value from `state[name]`, so I'm not...

Closing due to lack of response.

Yeah, this ties into #3598 . I know @davidkpiano had offered to try writing that page.

Went out in https://github.com/reduxjs/reselect/releases/tag/v4.0.0 .

You're right, my bad. I was looking at the wrong commit diff and got confused, sorry!