Managing Frontend State with ClojureScript: The re-frame Pattern
Learn how to eliminate state synchronization bugs in ClojureScript using the re-frame pattern's unidirectional data flow, centralized DB, and optimized subscriptions.
ReadMeFeed / Community knowledge
Real questions. Useful conversations. Find the people who know your stack.
Learn how to eliminate state synchronization bugs in ClojureScript using the re-frame pattern's unidirectional data flow, centralized DB, and optimized subscriptions.