initial commit

This commit is contained in:
Bastian Ike
2021-01-08 14:04:14 +01:00
commit dc7f0a1c8c
215 changed files with 13680 additions and 0 deletions

9
radar/2019-11-01/flux.md Normal file
View File

@@ -0,0 +1,9 @@
---
title: "Flux"
ring: assess
quadrant: methods-and-patterns
---
[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.