Hello, this is your maintainer speaking. We've released Popcorn v0.3.0 two weeks ago, which introduces a new event system that lets you pass data from Elixir to JS more easily.
Hello, this is your maintainer speaking. We've released Popcorn v0.3.0 two weeks ago, which introduces a new event system that lets you pass data from Elixir to JS more easily.
News includes Phoenix LiveDebugger hitting v1.0, LiveStash v0.2.0 released, German Velasco’s TestingLiveView(dot)com course is now free, Volt v0.8.0 drops Node.js for frontend builds, and more! #ElixirLang@ElixirLangyoutube.com/watch?v=rO-y4ELO…
We brought 3 speakers to @ElixirConfEU – which kicked off yesterday in Málaga! 🧪
That makes Software Mansion one of the most represented companies on stage, and we couldn't be more proud of the team.
Here's what we're talking about 🧵👇
News for all @elixirphoenix devs: LiveDebugger v1.0.0 is here! 🎉
To celebrate, we're launching LiveDebugger Tour – an interactive, hands-on tutorial that'll show you everything that LiveDebugger has to offer.
👉 Clone from GitHub: github.com/software-mansion-…
LiveStash v0.2.0 is coming!
Our new Elixir library solves @elixirphoenix LiveView state loss during WebSocket reconnects. We heard your API feedback & we're shipping a cleaner version.
And v2.0 is not all – Redis & Mnesia adapters landing in v0.3.0 💪 Stay tuned!
Meet LiveStash - our new library solving @elixirphoenix LiveView state loss during WebSocket reconnects.
Stash your assigns & recover them automatically via ETS (server-side) or Browser Memory (survives redeploys).
Demo, GitHub, and blogpost linked below! 👇
LiveView devs, this one is for you: LiveDebugger 0.7 is out! 🚀
What's new:
👉 Source code links directly from Note Inspector
👉 Better filtering in global callback traces
👉 Tree structure for nested live views
Getting closer to 1.0!
Try it out: docs.swmansion.com/live-debu…
Big news: Popcorn 0.2 is out! 🍿
Popcorn lets you run @elixirlang in the browser – and with this release, it finally has a proper npm package.
Read @JakubGonet blogpost and learn how shipping Elixir, JS, and WebAssembly as one npm package turned into quite the journey 🧵
9 talks on Phoenix & LiveView at ElixirConf EU 2026.
State management, browser-native LiveView, production wins, and the roadmap.
Speakers: @kraleppa , @arctarus , @uusszz , Steffen Deusch, more.
elixirconf.eu/#register
In LiveView, we keep the state in one place - the server - and it simplifies a lot. But sometimes the state on the client is preferred, or even necessary, and we can't use LiveView for that part.
Unless we have a LiveView that runs on the client 👀
Using Popcorn, we managed to run LiveView fully in the browser – here's a POC 🎉
The approach is to have a fully client-side LiveView rendered by a server-side one, and they can communicate with each other.
Try it out: github.com/software-mansion/…
Answering the @ThinkingElixir question – we did NOT try debugging LiveDebugger with LiveDebugger...
...until today 😎
Happy to hear it's smoother than ever for you 🚀
In just a few weeks, @elixirphoenix LiveView debugging will get even better.
Resource usage monitoring comes to LiveDebugger – here's a little sneak peek 👀
Full release info: docs.swmansion.com/live-debu…
Debugging Phoenix LiveView is now easier than it has ever been.
LiveDebugger lets you trace events, inspect assigns, and see your components – all in real time.
No more looking for needles in haystack. Check out HexDocks below 👇
A tiny favor for all LiveDebugger users 👀Please fill out this quick survey! It’s all about how you use LiveDebugger & what we can improve 🚀
Thanks in advance! 🙏