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: Fastflux – Functional reactive state management for React

22 pointsby rvikmanisover 9 years ago

3 comments

shady_trailsover 9 years ago
As someone who makes heavy use of redux-rx[1], this looks fantastic. While using Redux, one of the greatest productivity gains I encountered was moving more parts of my application to frp. In particular, I&#x27;ve found that reflecting portions of my apps state in the URL was challenging with vanilla redux + redux-router, as I had many actions that relied upon componentWillMount and componentWillUpdate watching the url for changes.<p>Fastflux looks like a step in the right direction towards the promised land of of a functional-oriented UI written with javascript.<p>1: <a href="https:&#x2F;&#x2F;github.com&#x2F;acdlite&#x2F;redux-rx" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;acdlite&#x2F;redux-rx</a>
评论 #10808760 未加载
rvikmanisover 9 years ago
Hey guys, feedback welcome. And I&#x27;ll try to anwser any questions you may have.<p>For instance: &quot;Do we need yet another flux library?&quot;<p>Well, why not? The ecosystem is still evolving. By bringing in more ideas and refined approaches, we may well reach equilibrium sooner.
评论 #10808556 未加载
rvikmanisover 9 years ago
A support channel is now online at #fastflux on Freenode IRC.