Show HN: 8kB router for React with route transition and middleware support (github.com) 3 points by eatthatpie 6y ago ↗ HN
[–] eatthatpie 6y ago ↗ Hey guys!Recently, I've been working on an app in react and have reached the point where I could use some non-invasive and lightweight router.So I created this.I am not a big fan of big piles of dependencies so I tried to minimize them as much as I could (I ended up with one).This is not production ready and there are still some issues.Do you think this is the right direction?
1 comment
[ 3.2 ms ] story [ 14.2 ms ] threadRecently, I've been working on an app in react and have reached the point where I could use some non-invasive and lightweight router.
So I created this.
I am not a big fan of big piles of dependencies so I tried to minimize them as much as I could (I ended up with one).
This is not production ready and there are still some issues.
Do you think this is the right direction?