strobox
strobox
My thumb up to @brneto, but can't do ```import { createMatchSelector } from 'connected-react-router'; ``` in TypeScript envirement so I used ``` import {createMatchSelector} from 'connected-react-router/esm/'; ``` Maybe wrong but...
Anyway, @brneto , I also +1 for match params into state, because otherwise it is impossible to create reusable component with nested routes: ```jsx const Topics = () => {...
It is very elegant and convenient to use: ```js import useReactRouter from 'use-react-router'; const { history, location, match } = useReactRouter(); ``` for those who already use react hooks, but...
Maybe some workarounds to clear cache partially exists?
Hi, @ipselon I'm aimed to use your great tool in conjunction with such styling libraries as [Reflexbox](http://jxnblk.com/reflexbox/), [Robox](http://jxnblk.com/robox/), which provide styling through react properties. Also, I will try to publish...
:+1:
Will be good if will work Webpack 4
@foliovision /Applications/Xcode.app/Contents/Developer/usr/bin/amlint (https://discussions.apple.com/thread/2146224)