An open API service indexing awesome lists of open source software.

https://github.com/basecamp/turbo-8-morphing-demo


https://github.com/basecamp/turbo-8-morphing-demo

Last synced: 11 months ago
JSON representation

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.