Files
TechradarDev/radar/2019-11-01/flux.md
Daniel Pötzinger bcf1ead9b3 documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
2022-11-18 11:39:23 +01:00

10 lines
266 B
Markdown

---
title: "Flux"
ring: assess
quadrant: methods-and-patterns
tags: [frontend]
---
[Flux](https://facebook.github.io/flux/) is an application architecture for building client-side web applications,
which is based on React's composable view components.