by eatthatpie on 5/2/20, 11:37 AM with 1 comments
by eatthatpie on 5/2/20, 11:38 AM
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?