https://github.com/driftingruby/335-hotwire-modals
In this episode, we look at creating an unobtrusive and efficient way to launch Bootstrap modals using Turbo and Stimulus.
https://github.com/driftingruby/335-hotwire-modals
hotwire stimulusjs turbo
Last synced: 6 months ago
JSON representation
In this episode, we look at creating an unobtrusive and efficient way to launch Bootstrap modals using Turbo and Stimulus.
- Host: GitHub
- URL: https://github.com/driftingruby/335-hotwire-modals
- Owner: driftingruby
- Created: 2022-02-07T03:36:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T03:36:35.000Z (over 3 years ago)
- Last Synced: 2025-02-01T06:27:27.105Z (8 months ago)
- Topics: hotwire, stimulusjs, turbo
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/hotwire-modals
- Size: 39.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...