Eric

Results 8 comments of Eric

+1 to being able to extend `t` since we users can get the features we want and the core API can remain small. [Jest has a nice API to extend...

Just read the article. Looks really exciting. Would love to get this integrated!

I had this need too, since I was using MUI. I was able to get it to work using the below wrapper. @rmariuzzo I'd be happy to open a PR...

I'd love to take a shot at this, if you're open to a PR. Could it be implemented as a store enhancer, for an API like in the following example?...

For the instance where `combineReducers()` is called outside of configure store, I see two options: 1. Throw an error when a reducer is added, like you said. 2. Enhance `combineReducers()`...

"Package by feature, not by layer" is the advice I've heard. I haven't yet seen a Clean Architecture example repository that follows this advice, and I'll admit I was hoping...

To add some context: This supports a use case I have where some responsive visualizations use the width of their container to lay out their content. If the tab content...

Has anyone found a fix for this? I've tried @salfej's suggestions but I can't seem to get any images to convert.