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

bluzky
You may know https://ui.shadcn.com/, a UI component library for React. I really love it’s design style and components. I’ve built some co...
387 15136 120
New
wojtekmach
Hey everyone! Req is an HTTP client for Elixir that I’ve been working on for quite some time. There is already a lot of HTTP clients out...
New
handnot2
Samly can be used to enable SAML 2.0 Single Sign On in a Plug/Phoenix application. This library uses Erlang esaml to provide plug enabl...
New
woylie
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries. offset-based pagination with...
New
restlessronin
The repo is at GitHub - cyberchitta/openai_ex: Community maintained Elixir library for OpenAI API · GitHub. Docs are at OpenaiEx User Gu...
152 11030 135
New
shahryarjb
The Chelekom project is a library of Phoenix and LiveView components generated via Mix tasks to fit developer needs seamlessly. One of i...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New

Other Trending Topics Top

mudasobwa
I am seeing a lot of aplications of Argumentum ad Vericundiam in software discussions. They do link some piece of writing and point us to...
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
alexslade
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog It says that Fly is going all-in on sprites, which is a worry ...
New
Herve37
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using. We’re particularly inte...
New
sorenone
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
lawik
I was thinking since Goatmire Elixir turned out pretty good I should maybe do another one. 30th of Sep - 2nd of Oct this year./ The firs...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews