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: Cqrs-react-router – A Redux alternative

30 pointsby michjediabout 8 years ago

2 comments

whitefishabout 8 years ago
Routers can and should be independent of View technology. Here&#x27;s one that works well for React but is independent of React:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Rajeev-K&#x2F;mvc-router" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Rajeev-K&#x2F;mvc-router</a><p>The MVC model is well-understood, and does not require Redux. MVC does not imply two-way data binding, btw.
评论 #14331850 未加载
Archanianabout 8 years ago
You should probably remove &quot;Event Sourcing&quot; from the description ... CQRS has nothing to do with Event Sourcing (even though they are often used in conjunction with each other), nor does your library from what I can tell.
评论 #14400564 未加载