kraleppa

kraleppa

I’m happy to announce LiveDebugger v0.1.0! :mega:

LiveDebugger is a browser-based tool for debugging LiveView applications, designed to enhance your development experience. It gives you:

  • :deciduous_tree: A detailed view of your LiveComponents tree
  • :mag: The ability to inspect assigns for LiveViews and LiveComponents
  • :link: Tracing of their callback executions

The idea for LiveDebugger came up while developing a large-scale LiveView application for a client - we faced some challenges in tracking state changes and component interactions.

We plan to continue developing LiveDebugger, with new features like highlighting LiveComponents on the way. We’d love your feedback to help improve this tool for everyone!

https://github.com/software-mansion/live-debugger

Showing Posts 1 to 10

Terbium-135

Terbium-135

Looks very promising to me. I had a look at it a week ago after it was mentioned in the Thinking Elixir podcast

kraleppa

kraleppa OP

Check out our new blog post about LiveDebugger with a detailed introduction and list of upcoming features! :rocket:

https://medium.com/swmansion/introduction-to-livedebugger-a-tool-for-debugging-phoenix-liveview-apps-bf7e56ab00fb

kraleppa

kraleppa OP

Check out the first sneak peek of upcoming features in LiveDebugger v0.2.0 :hammer_and_wrench:

In this version, we plan to release features that will make your life much easier, including component highlighting and an option to run LiveDebugger in Chrome DevTools.

The second sneak peek will be published next week, and we will show you new callback filters and dark mode.

LiveDebugger v0.2.0 will be published in early May. Stay tuned for more!

kraleppa

kraleppa OP

Catch the second sneak peek of the upcoming LiveDebugger v0.2.0 features :rocket:

In this video you will see how we implemented callbacks filtering and brand new dark mode

kraleppa

kraleppa OP

LiveDebugger v0.2.0 is out! :rocket:
I’m happy to share that today, we released LiveDebugger v0.2.0. This version includes a set of features that we hope will have a big positive impact on your developer experience, such as component highlighting or support for the Chrome DevTools extension.

Also, we’ve already defined the scope for v0.3.0 - check our roadmap for details.

If you have any questions, ideas, or bug reports, feel free to create an issue, create a new thread on discussions, or write to us on the LiveDebugger channel on elixir-lang Slack.

kraleppa

kraleppa OP

LiveDebugger v0.3.0 Released! :rocket:

The newest version of LiveDebugger is here, packed with powerful new features:

  • Global Callback Traces: Get a comprehensive view of your components interactions.
  • Callback Execution Time: Identify and optimize performance bottlenecks.
  • Improved Debugging for Redirects and Errors: Troubleshoot with ease.
  • Firefox Extension Support: Broaden your debugging capabilities across more browsers.

:backhand_index_pointing_right: Check our roadmap for what’s coming next and join the LiveDebugger channel on elixir-lang Slack for support and feedback.

Happy debugging!

kraleppa

kraleppa OP

LiveDebugger v0.4.0 is here :tada:

In this release we focused on refactor and made some big changes to the code architecture that will speed up future development. Besides that we added a set of new features:
:man_detective: Inspect mode
:magnifying_glass_tilted_left: Phrase searching in callback traces
:sparkles: Smoother debugging across reloads & errors

https://youtu.be/UxCUEC4Op6A

Our repo: https://github.com/software-mansion/live-debugger

benregn

benregn

Can you expand on this point?

Does it help with debugging LV crash loops for example? I find it hard currently to use LiveDebugger when there is a LV crash loops because I cannot click the debugger button.

KezuLan

KezuLan

In LiveDebugger we are tracing LiveView processes and when there is a crash or navigate, then the process dies and new one is taking its place. In 0.4.0 we’ve improved the system of finding “successor” process and it should give you overall a better experience.

Regarding debugging endless loops remember that you can open LiveDebugger in a separate window (port defaults to 4007 so it should be localhost:4007). Nevertheless if the reloads are fast then the ActiveLiveViews page is also reloading since the refresh is triggered on new LiveView process being born.

We will look more into “endless crash reload” debugging and how to improve it.
Thank you for your feedback

kraleppa

kraleppa OP

Dear LiveDebugger users!

We’ve got a tiny favor to ask - could you take a minute to fill out this short survey?
It’s all about how you use LiveDebugger and what we can do to make it better :rocket:

Thanks in advance for your time and input! :folded_hands:

Where Next? Top

Trending in Announcing Top

woylie
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries. offset-based pagination with...
New
MRdotB
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
woylie
I released Doggo, a collection of unstyled Phoenix components. https://github.com/woylie/doggo Features Unstyled Phoenix components....
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
anuaralfetahe
Hello Published a new library - ProcessHub! ProcessHub is a library designed to manage process distribution within the Elixir cluster. ...
New
rodloboz
I’ve started working on a new library to run SQL queries and do basic business intelligence. Think “Blazer for Elixir.” Currently it fe...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
webofbits
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself. My main conc...
#ai
New
sergio
It’s not that it’s vocabulary is too advanced. It’s something worse. I get lost trying to follow even a paragraph written by Claude. It’...
New
AstonJ
This showed up on my feed.. anyone heard of it? Just hype? Ox Alpha is a reasoning model designed for coding, sustained ag...
New
bartblast
Hey folks, I just published a post about Hologram’s funding and where the project goes next - the short version: Curiosum as Main Spons...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews