open-feature / docs.openfeature.dev

OpenFeature Documentation
https://openfeature.dev
Creative Commons Attribution 4.0 International
6 stars 19 forks source link

feat: ofo tutorial #159

Closed toddbaert closed 1 year ago

toddbaert commented 2 years ago

This PR adds and OFO tutorial. It basically outlines:

I added a TODO wondering out loud if we should quickly go over the relevant SDK code. Interested in thoughts on this.

Here is a direct link to the tutorial preview.

netlify[bot] commented 2 years ago

Deploy Preview for lucky-creponne-baf9b3 ready!

Name Link
Latest commit 864ab436491737c446c83a2eccda98f8479b634c
Latest deploy log https://app.netlify.com/sites/lucky-creponne-baf9b3/deploys/63601d96dea2a90009be37a5
Deploy Preview https://deploy-preview-159--lucky-creponne-baf9b3.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

agardnerIT commented 2 years ago

Can we include a link to the browser zero-install version first? That'll be the easiest way for someone to experiment. I see this as step 2 (ie. OK, I like it in the browser, I want to do it on my cluster now)

toddbaert commented 2 years ago

Can we include a link to the browser zero-install version first? That'll be the easiest way for someone to experiment. I see this as step 2 (ie. OK, I like it in the browser, I want to do it on my cluster now)

I like that, given that we clarify the purpose. In my mind, the purpose of this particular demo is infrastructural. It's not a general overview of feature flagging/OpenFeature, but a tutorial on a cloud native feature flagging infra using kubernetes.

I'm thinking we can add a "purpose" section that points people to the zero-install demo if they're not looking for an infrastructural tutorial.