A very brief introduction to Feature Toggles using a practical example.

Efren Yevale Varela cfe0fe01d1 Added Bulma, Pug and Svelte preprocess há 3 anos atrás
public ac2fce7c71 Added Svelte application há 3 anos atrás
scripts ac2fce7c71 Added Svelte application há 3 anos atrás
src cfe0fe01d1 Added Bulma, Pug and Svelte preprocess há 3 anos atrás
swarm faf3ae8984 Added Docker Swarm files and command reference há 3 anos atrás
.gitignore 3778243549 Initial commit há 3 anos atrás
LICENSE.md 3778243549 Initial commit há 3 anos atrás
README.md 3adb36cdb7 Fixed typo há 3 anos atrás
package-lock.json cfe0fe01d1 Added Bulma, Pug and Svelte preprocess há 3 anos atrás
package.json cfe0fe01d1 Added Bulma, Pug and Svelte preprocess há 3 anos atrás
rollup.config.js cfe0fe01d1 Added Bulma, Pug and Svelte preprocess há 3 anos atrás

README.md

Feature Toggles Session

The objective is to give a very brief introduction to Feature Toggles with Unleash using a practical example.

Things to cover:

  • Application authentication using Auth0.
  • Unleash standard strategy.
  • Unleash user specific sets.

In no way should this be considered as a complete solution, the goal is just to provide enough elements for a start so all participants can grow from there.