docbrown/docs/technical-overview/readme.md
rhymes 456f13aa20
Add feature flags docs (#12646)
* Fix typo

* Add technical overview on feature flags in docs

* Update docs/technical-overview/feature_flags.md

Co-authored-by: Jacob Herrington <jacobherringtondeveloper@gmail.com>

* Update docs/technical-overview/feature_flags.md

Co-authored-by: Jacob Herrington <jacobherringtondeveloper@gmail.com>

* Update docs/technical-overview/feature_flags.md

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update docs/technical-overview/feature_flags.md

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Incorporate feedback

Co-authored-by: Jacob Herrington <jacobherringtondeveloper@gmail.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2021-02-11 12:46:46 +01:00

21 lines
471 B
Markdown

---
items:
- stack.md
- architecture.md
- feed.md
- compatibility.md
- ab_testing.md
- feature_flags.md
---
# Technical Overview
We are a [Ruby on Rails](https://rubyonrails.org) web application.
Our [stack][stack] is composed of many tools and services.
You can read more about our architecture and app's concepts here: [A few
high-level things to know][architecture].
[stack]: /technical-overview/stack
[architecture]: /technical-overview/architecture