open-feature / killercoda

Killercoda Interactive Examples for OpenFeature
https://openfeature.dev
Apache License 2.0
5 stars 3 forks source link

feat: Five Minutes to Feature Flags Tutorial #8

Closed agardnerIT closed 1 year ago

agardnerIT commented 1 year ago

This PR

Adds a new tutorial "Five Minutes to Feature Flags".

As discussed on Slack, this mirrors @moredip's blog post: https://blog.thepete.net/blog/2023/03/02/five-minutes-to-feature-flags/

agardnerIT commented 1 year ago

From @moredip: "I'd like to hold off on releasing it under the OF name until we're done moving that provider of mine under the OF contrib umbrella (https://github.com/open-feature/js-sdk-contrib/pull/252)."

agardnerIT commented 1 year ago

@moredip @beeme1mr this should be ready for review now as it uses Pete's new copy and the minimal provider. Thanks!