From 5fdc7038b36aec68455aee273ec343dfeb4aa9ec Mon Sep 17 00:00:00 2001 From: Henry Vogt Date: Mon, 21 Oct 2019 10:52:37 +0200 Subject: [PATCH] Add new items: cockpit, flow, flux, storybook, vuex --- radar/2019-11-01/cockpit.md | 7 +++++++ radar/2019-11-01/flowtype.md | 7 +++++++ radar/2019-11-01/flux.md | 7 +++++++ radar/2019-11-01/storybook.md | 7 +++++++ radar/2019-11-01/vuex.md | 7 +++++++ 5 files changed, 35 insertions(+) create mode 100644 radar/2019-11-01/cockpit.md create mode 100644 radar/2019-11-01/flowtype.md create mode 100644 radar/2019-11-01/flux.md create mode 100644 radar/2019-11-01/storybook.md create mode 100644 radar/2019-11-01/vuex.md diff --git a/radar/2019-11-01/cockpit.md b/radar/2019-11-01/cockpit.md new file mode 100644 index 0000000..8edcd38 --- /dev/null +++ b/radar/2019-11-01/cockpit.md @@ -0,0 +1,7 @@ +--- +title: "Cockpit" +ring: assess +quadrant: tools + +--- +[Cockpit](https://getcockpit.com/) \ No newline at end of file diff --git a/radar/2019-11-01/flowtype.md b/radar/2019-11-01/flowtype.md new file mode 100644 index 0000000..577493e --- /dev/null +++ b/radar/2019-11-01/flowtype.md @@ -0,0 +1,7 @@ +--- +title: "Flow" +ring: assess +quadrant: tools + +--- +[Flow](https://flow.org/) \ No newline at end of file diff --git a/radar/2019-11-01/flux.md b/radar/2019-11-01/flux.md new file mode 100644 index 0000000..723763e --- /dev/null +++ b/radar/2019-11-01/flux.md @@ -0,0 +1,7 @@ +--- +title: "Flux" +ring: assess +quadrant: methods-and-patterns + +--- +[Flux](https://facebook.github.io/flux/) \ No newline at end of file diff --git a/radar/2019-11-01/storybook.md b/radar/2019-11-01/storybook.md new file mode 100644 index 0000000..684560d --- /dev/null +++ b/radar/2019-11-01/storybook.md @@ -0,0 +1,7 @@ +--- +title: "Storybook" +ring: assess +quadrant: tools + +--- +[Storybook](https://storybook.js.org/) \ No newline at end of file diff --git a/radar/2019-11-01/vuex.md b/radar/2019-11-01/vuex.md new file mode 100644 index 0000000..9b2a688 --- /dev/null +++ b/radar/2019-11-01/vuex.md @@ -0,0 +1,7 @@ +--- +title: "Vuex" +ring: assess +quadrant: languages-and-frameworks + +--- +[Vuex](https://vuex.vuejs.org/) \ No newline at end of file