Adam Duro

Results 27 comments of Adam Duro

Will this PR ever get merged?

@Jerry-Hong It seems that the `"autofilename.extensions.trim"` setting was intended to solve this, but it does not seem to be working for me. I have it setup like this: ``` "autofilename.extensions.trim":...

I too am curious whether this is an anti-pattern? We have a need to do something like this, and if it is indeed NOT some kind of massive anti-pattern, I...

@icopp and @tony-kerz: Based on the following in this projects README, I have a feeling the author considers this an anti-pattern: > Async actions in redux are often done using...

I'm going to throw my 10 cents into the ring. I have been using redux router quite a bit and I have been really loving it's more in-depth integration with...

Just re-read this thread again, and I'm in the same boat as @nickpresta. We have found redux router incredibly helpful in our app, and we are using all the things...

I also tried to fire up the DevContainer based dev environment, but it appears to have some incompatibilities with a Mac dev environment. For example: - It uses some `sed`...