A to-do list application created with Hotwire

Hey All,

I have a to-do list application created with Hotwire and Ruby on Rails. The app was originally created with Server-generated JavaScript responses and I just migrated it to Hotwire.

You can find the app here and the migration pull request here.

todos

Please let me know if you have any questions regarding the application.

I’ve migrated the app to jsbundling-rails and the latest Stimulus and Turbo versions.

Now with #no-build! No more yarn, esbuild and node_modules.

Now on Rails 8.1!