drapermd
Phoenix LiveView, ReactJS integration
I was wondering if there has been any work integrating LiveView with react components? I’m not thinking of server-side rendering, but some structural help to make integrating with ReactJS/VueJS easier.
Most Liked
arjan
I’m wondering if anyone already tried the reverse: a react component that renders its inner contents from LiveView…?
Such a component would be handy when you want to migrate an existing React application to LiveView, one component at a time…
7
tme_317
I am using https://github.com/fidr/phoenix_live_react which works great and makes it simple to embed React components inside your LiveView.
5
Popular in Discussions
Other popular topics
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service.
Currently when I de...
New
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Hello, how can I check the Phoenix version ?
Thanks !
New
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
Got a question about when to concat vs. prepending items to list then reversing to achieve appending.
So i know lists boil down to [1 | ...
New
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New







