https://github.com/adrienpoly/152-deeper-dive-into-stimulusjs
In this episode, we look at combining Rails UJS, nested routes, scopes and StimulusJS. A deep dive from the beginning to completion of multiple select boxes changing based on their selections.
https://github.com/adrienpoly/152-deeper-dive-into-stimulusjs
Last synced: about 1 year ago
JSON representation
In this episode, we look at combining Rails UJS, nested routes, scopes and StimulusJS. A deep dive from the beginning to completion of multiple select boxes changing based on their selections.
- Host: GitHub
- URL: https://github.com/adrienpoly/152-deeper-dive-into-stimulusjs
- Owner: adrienpoly
- Created: 2018-09-25T10:12:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T10:33:12.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T22:30:57.546Z (over 1 year ago)
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/deeper-dive-into-stimulusjs
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- 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
* ...