https://github.com/basecamp/turbo-8-morphing-demo
https://github.com/basecamp/turbo-8-morphing-demo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/basecamp/turbo-8-morphing-demo
- Owner: basecamp
- Created: 2023-11-25T20:24:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T18:02:43.000Z (over 2 years ago)
- Last Synced: 2025-07-18T05:34:51.966Z (11 months ago)
- Language: Ruby
- Size: 66.4 KB
- Stars: 71
- Watchers: 3
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is the repository for [this demo screencast](https://www.youtube.com/watch?v=hKKycPLN-sk) that shows how Page refreshes morphing work.
You can check three branches to see how the code looks like:
- [The code of the demo app](https://github.com/basecamp/turbo-8-morphing-demo/pull/3).
- [Use stream action to enhance updating tasks](https://github.com/basecamp/turbo-8-morphing-demo/pull/6).
- [Use page refreshes to enhance all the interactions](https://github.com/basecamp/turbo-8-morphing-demo/pull/4).
You can also read [the companion blog post](https://dev.37signals.com/page-refreshes-with-morphing-demo/) and
[the original announcement](https://dev.37signals.com/a-happier-happy-path-in-turbo-with-morphing/) to learn more about the new system.