docbrown/docs/technical-overview
Ben Halpern d7732499b9
Improve cumulative layout shift on comment reactions + optimizations (#12309)
* Improve content layout shift on comment reactions + optimizations

* Clean ups, tests, and docs

* Fix test typo

* Update app/views/comments/_comment_footer.html.erb

Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>

* Update docs/technical-overview/architecture.md

Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>

* Update docs/technical-overview/architecture.md

Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>

* Update docs/technical-overview/architecture.md

Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>

* Refactor and add jsdoc

Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2021-01-18 19:29:44 -05:00
..
ab_testing.md Updating navigation (especially mobile) (#10424) 2020-12-08 15:59:21 +01:00
architecture.md Improve cumulative layout shift on comment reactions + optimizations (#12309) 2021-01-18 19:29:44 -05:00
compatibility.md Update [authentication] in /admin/config (#10748) 2020-10-13 16:43:29 -04:00
feed.md Update feed docs (#10881) 2020-10-16 12:51:52 -04:00
readme.md Add a/b test for implicit follow points (#11675) 2020-12-03 08:39:04 -05:00
stack.md [deploy] Add Imgproxy docs (#11104) 2020-10-29 09:03:55 -04:00

items
stack.md
architecture.md
feed.md
compatibility.md
ab_testing.md

Technical Overview

We are a Ruby on Rails web application.

Our 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.