hotwired / hotwire-rails

Use Hotwire in your Ruby on Rails app
https://hotwired.dev
MIT License
971 stars 27 forks source link

Possibility to work with Hotwire without persisting information #44

Closed murilomendes closed 2 years ago

murilomendes commented 2 years ago

Hey guys! :)

First of all. Congratulations. Hotwire is a very good tool for us. I just loved it.

My case: I want to generate with web socks some informations in frontend. But, I don't to persist this data to show (yet). Is possible do it with Hotwire? Any suggestion by the way?

Thank you very much. :)

pinzonjulian commented 2 years ago

Hey @murilomendes ! I think the repository's issue tracker is not the best place to ask this.

Maybe try the official forum at https://discuss.hotwired.dev. Alternatively, join the StimulusReflex discord https://discord.gg/stimulus-reflex where there's a dedicated channel for all things Hotwire.

Cheers!

murilomendes commented 2 years ago

Hey @pinzonjulian!

I'm so sorry! I'll create a post there.

Thank you very much!