Web Development/Backend Frameworks··8 min read
Phoenix LiveView: Real-Time Web Features Without Writing a Line of JavaScript
Phoenix LiveView lets you build real-time, interactive UIs with server-side Elixir and minimal JavaScript. Here's how it works, where it shines, and what you give up compared to React.
ElixirBackendWeb Development
Read