https://github.com/open-feature/five-minutes-to-feature-flags
A short introduction to the core concepts of OpenFeature
https://github.com/open-feature/five-minutes-to-feature-flags
Last synced: 9 months ago
JSON representation
A short introduction to the core concepts of OpenFeature
- Host: GitHub
- URL: https://github.com/open-feature/five-minutes-to-feature-flags
- Owner: open-feature
- Created: 2023-04-10T18:49:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T19:20:30.000Z (over 2 years ago)
- Last Synced: 2025-03-06T17:30:09.677Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://openfeature.dev
- Size: 33.2 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Five Minutes to Feature Flags Tutorial
## 👋 Hey there!
This repo contains everything you need to start on your OpenFeature journey.
**To get started, choose one of the options below:**
### 👩💻 Interactive Tutorial
Want to learn about OpenFeature interactively in the browser? If so, check out our Five Minutes to Feature Flags lesson on [Killercoda](https://killercoda.com/).
[](https://killercoda.com/open-feature/scenario/five-minutes-to-feature-flags)
> **Note**
> Requires a free Killercoda account
### 📚 Written Tutorial
Prefer to work on your own computer? We have your covered! Head over to the Five Minutes to Feature Flags tutorial on the OpenFeature docs.
[](https://openfeature.dev/docs/tutorials/five-minutes-to-feature-flags)
## 🙌 Acknowledgment
Special thanks to Pete Hodgson for creating [the blog](https://blog.thepete.net/blog/2023/03/02/five-minutes-to-feature-flags/) that inspired this tutorial.