This Rails 7 application is designed to support a workshop around Hotwire Turbo (Drive, Frame, Stream).
- main: The base application with CRUD operations.
- add_turbo: The application transformed into a single-page application with Turbo.
The objective of this workshop is to demonstrate how to use Hotwire Turbo to enhance the user experience by transforming a classic Rails application into a single-page application.
A detailed tutorial explaining the process is available on the following Notion page: TURBO X RAILS WORKSHOP 101 - Stream
Cette application Rails 7 a pour but d'être le support d'un workshop autour de Hotwire Turbo (Drive, Frame, Stream).
- main : L'application de base avec les opérations CRUD.
- add_turbo : L'application transformée en une page unique avec Turbo.
L'objectif de ce workshop est de montrer comment utiliser Hotwire Turbo pour améliorer l'expérience utilisateur en transformant une application Rails classique en une application à page unique.
Un tutoriel détaillé expliquant le processus est disponible sur la page Notion suivante : TURBO X RAILS WORKSHOP 101 - Stream