I'm writing Django app with turbo and stimulus.
A script I wrote generate importmap and bunch of link prefetch tags based on static files app settings.
Stimulus loading would be a great tool to automate controllers loading in a canonical way without some bundler.
At the moment I'm installed stimulus-loading using curl from github.
Other frameworks could benefit from this lib too.
What do you think?
Cheers,
Josiah.
I'm writing Django app with turbo and stimulus.
A script I wrote generate importmap and bunch of link prefetch tags based on static files app settings.
Stimulus loading would be a great tool to automate controllers loading in a canonical way without some bundler.
At the moment I'm installed stimulus-loading using curl from github.
Other frameworks could benefit from this lib too.
What do you think?
Cheers,
Josiah.