
132: Embed Friendly Alternative to LiveView?
Thinking Elixir Podcast
00:00
Using Live View in a Non-Live View Environment?
LiveView is an Elixir app that lets you build apps on the client and server. It uses event state reducers instead of React or Redux to store data in one place. The front end doesn't do anything other than render their current state and dispatch events. Live view also has WebSockets so it can handle requests from multiple parties at once.
Play episode from 15:54
Transcript


