You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not an issue per say but more of a question about integrating a module like Svelte in the build process.
I read a very interesting article a few weeks back about E2E Reactivity using Svelte with Phoenix Liveview that inspired some people to develop an integration between Phoenix Liveview and Svelte.
I know that you can compile Svelte to WASM but that would not let submillisecond-live-view directly interact with it in order to capture the events from Svelt. I don't mind spending the time trying to see how to achieve this but I am not sure if there is any way to actually integrate NPM build process with submillisecond server at the moment? Still totally new to the lunatic way of things to be honest.
Any pointer in the right direction would be appreciated.
Thank you in advance.
Pascal Charbonneau
The text was updated successfully, but these errors were encountered:
Thanks for the explanation and links, they should help.
Looking forward to trying lunatic as an Elixir developer and Rust newbie.
Its really like eating your cake and having it too :)
Good afternoon,
This is not an issue per say but more of a question about integrating a module like Svelte in the build process.
I read a very interesting article a few weeks back about E2E Reactivity using Svelte with Phoenix Liveview that inspired some people to develop an integration between Phoenix Liveview and Svelte.
I know that you can compile Svelte to WASM but that would not let submillisecond-live-view directly interact with it in order to capture the events from Svelt. I don't mind spending the time trying to see how to achieve this but I am not sure if there is any way to actually integrate NPM build process with submillisecond server at the moment? Still totally new to the lunatic way of things to be honest.
Any pointer in the right direction would be appreciated.
Thank you in advance.
Pascal Charbonneau
The text was updated successfully, but these errors were encountered: