i would like to show my approach towards the implementation of tom-select with hotwire and stimulus JS. Tom select is an enhanced version of selectize with no jquery dependency. I would love to know your valuable feedback on it.
Here is the code - GitHub - ahmad19/tomselect-stimulus-hotwire-demo
and demo is here https://tom-select-rails-demo.herokuapp.com/ (which is temporary)