TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: 8kB router for React with route transition and middleware support

3 pointsby eatthatpieabout 5 years ago

1 comment

eatthatpieabout 5 years ago
Hey guys!<p>Recently, I&#x27;ve been working on an app in react and have reached the point where I could use some non-invasive and lightweight router.<p>So I created this.<p>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).<p>This is not production ready and there are still some issues.<p>Do you think this is the right direction?