From 69f155595585ef1a6e51f27920e15a00741ef415 Mon Sep 17 00:00:00 2001 From: Mark Erikson Date: Sun, 30 Dec 2018 15:44:51 -0500 Subject: [PATCH] Update Examples page with embeds (#3320) * Add a package.json to counter-vanilla for CodeSandbox use * Fix example links and add first sandbox embed * Try adding Parcel setup for counter-vanilla * Add counter-vanilla sandbox with temp branch link * Add sandboxes for other examples * Add counter-vanilla README * Format readme * Remove todos-flow embed due to compile issues --- counter-vanilla/README.md | 14 ++++++++++++++ counter-vanilla/package.json | 15 +++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 counter-vanilla/README.md create mode 100644 counter-vanilla/package.json diff --git a/counter-vanilla/README.md b/counter-vanilla/README.md new file mode 100644 index 0000000..8cd725c --- /dev/null +++ b/counter-vanilla/README.md @@ -0,0 +1,14 @@ +# Redux Counter Vanilla Example + +This example does not require a build system or a view framework, and exists to show the raw Redux API used with ES5. + +As Dan said [in the original PR for this example](): + +> The new Counter Vanilla example is aimed to dispel the myth that Redux requires Webpack, React, hot reloading, sagas, action creators, constants, Babel, npm, CSS modules, decorators, fluent Latin, an Egghead subscription, a PhD, or an Exceeds Expectations O.W.L. level. +> +> Nope, it's just HTML, some artisanal `