mwalsh2020 / lsat-cracked

1 stars 0 forks source link

Refactor intro quiz behavior to a stimulus controller #164

Closed caioertai closed 3 years ago

caioertai commented 3 years ago

In retrospect, I should have done the stimulus installation in another branch. It was essentially just running rails webpacker:install:stimulus. It creates the controller files and add the import to application.js

This should behave the same, but be a bit more organized and work a better with turbolinks.