> For the complete documentation index, see [llms.txt](https://jho406.gitbook.io/breezy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jho406.gitbook.io/breezy/docs/demo.md).

# Demo Application

We have a non-trivial [demo](https://github.com/thoughtbot/select-your-own-seat-superglue) application built using Superglue and the original [Rails and StimulusJS](https://github.com/seanpdoyle/select-your-own-seat) version built by [Sean Doyle](https://github.com/seanpdoyle) The intent is to help you compare and contrast both approaches and showcase how enjoyable and Rails-like Superglue/React/Redux can be.

![Demo App](/files/-Mic535UzpYfeBaOG5Gn)

We recommend going over the meticulously verbose commit history on [Sean's version](https://github.com/seanpdoyle/select-your-own-seat/commits/main) and comparing that with the [Superglue version](https://github.com/thoughtbot/select-your-own-seat-superglue/commits/superglue).
