TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Cqrs-react-router – A Redux alternative

30 点作者 michjedi大约 8 年前

2 条评论

whitefish大约 8 年前
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 未加载
Archanian大约 8 年前
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 未加载