Using stimulus & alpine
I’m using tailwindcss in a rails app and since they have prebuilt a lot with alpine it’s convinient to use alpine also. Alpine is good, but more for complex tasks I would like to use stimulus. I saw that gorails is using also alpine and I’m wondering if they’re using stimulus as well like I’m planning to. Is this a good practice to use them like this or should I neglect alpine?
I'm just about to get started with an app from this approach for a cx. Will let you know how it feels