Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justalever/turbo_view_transitions

A demo of the new Turbo 8 view transition features
https://github.com/justalever/turbo_view_transitions

animation css rails turbo turbo-rails viewtransitions

Last synced: 4 days ago
JSON representation

A demo of the new Turbo 8 view transition features

Awesome Lists containing this project

README

        

![View Transitions Rails Thumbnail](https://f001.backblazeb2.com/file/webcrunch/view-transitions-rails-turbo-8.jpg)

# Digging into View Transitions with Turbo 8 and Rails

This is a super quick tutorial to show you the new ViewTransition API that ships with Turbo 8, which was released recently.

View Transitions are a neat way to add more fluidity between views in your app. With Rails and Turbo 8, adding this effect is pretty straightforward. The most challenging obstacle is understanding the CSS side of the equation.

Let’s dive in and start experimenting.

- [Read the full tutorial here](https://webcrunch.com/posts/view-transitions-rails)
- [Watch the video tutorial](https://youtu.be/gdePV0Beihg)