Advertisement Β· 728 Γ— 90

Posts by Krzysztof Nalepa

Hey, I gave a talk @elixirconf.bsky.social! How cool is that?

7 months ago 1 0 0 0
Preview
Elixir Radar 477

Elixir Radar issue 477 is out! πŸ“£

You can read it here: buff.ly/fIigmNR

This issue comes with content from @codestirring.bsky.social @katafrakt.bsky.social @ftes.de @thatarrowsmith.bsky.social @kraleppa.bsky.social and Alvise Susmel. Thank you!

#ElixirLang

9 months ago 4 2 0 2

Hey @bsky.happycappie.me. There are no current plans for a Safari extension, but we'll consider it down the line. Stay tuned!

9 months ago 2 0 0 0
Post image

Excited to share that I’ll give a talk at ElixirConf US about LiveDebugger! ⚑️ See you there! #ElixirLang #ElixirConf

9 months ago 2 0 0 0

Thanks, hope you'll like it πŸš€

9 months ago 1 0 0 0
LiveDebugger 0.3.0: Firefox Extension, Global callback traces view and more
LiveDebugger 0.3.0: Firefox Extension, Global callback traces view and more YouTube video by Software Mansion

LiveDebugger 0.3.0 is here – here's what's new:

πŸ”₯ Firefox extension
πŸ”₯ View with global callback traces
πŸ”₯ Measuring callback execution time
πŸ”₯ Proper way of debugging redirects

See what LiveDebugger 0.3.0 can do for you! πŸ‘‰ www.youtube.com/watch?v=PaOL...

#LiveView #PhoenixLiveView #ElixirLang

9 months ago 28 6 1 0

Appreciate it! Glad it earned a top 3 spot πŸ˜„

11 months ago 1 0 0 0
Preview
Elixir Streams |> A quick look at LiveDebugger! 🀯 Elixir and Phoenix tips, courses, and more.

Finally got around to testing LiveDebugger, and I'm soo impressed! 🀯

πŸ‘‰ www.elixirstreams.com/tips/a-quick...

#ElixirLang #PhoenixFramework

11 months ago 25 5 3 0
Post image

LiveDebugger 0.2.0 is here, making Phoenix debugging even smoother πŸš€

βœ… Chrome DevTools extension
βœ… Components highlighting
βœ… Filtering of callback traces
βœ… Dark mode

Read more and see what's coming πŸ‘‰ blog.swmansion.com/whats-new-in...

#ElixirLang #ElixirPhoenix

11 months ago 34 10 1 0
Video

Make your LiveView development experience better – check out the first sneak peek of the upcoming features in LiveDebugger v0.2.0 πŸ› οΈ

More coming soon – stay tuned!

Github: github.com/software-man...

11 months ago 55 12 2 1
Advertisement
Thinking Elixir Podcast 249: LiveDebugger: Peering Inside a LiveView
Thinking Elixir Podcast 249: LiveDebugger: Peering Inside a LiveView YouTube video by Mark Ericksen

News includes Phoenix 1.8.0-rc with magic link auth and DaisyUI components, Ecto's new privacy features, the Elixir Secure Coding project's new home, and more! Plus an interview with Krzysztof Nalepa about LiveDebugger. #ElixirLang www.youtube.com/watch?v=HNl-...

1 year ago 11 3 0 2
Preview
Ash Framework Model your domain, derive the rest.

You can now install LiveDebugger (hexdocs.pm/live_debugger) with the ash-hq.org installer! In fact, we think it is so useful that it is selected by default when you choose the LiveView preset 😎 Props to @swmansion.com for making such an epic tool! #ElixirLang

1 year ago 22 5 1 0
Preview
Introduction to LiveDebugger: A Tool for Debugging Phoenix LiveView Apps With the recent launch of Phoenix LiveView 1.0.0, the library has become more popular and is now considered as a compelling option for…

While working on a complex web app for a client using Phoenix LiveView, we had to deal with many LiveComponents that interacted with each other, and keeping track of all these moving parts was tough.

So, we came up with a solution.

Meet LiveDebugger 🌳 blog.swmansion.com/introduction...

1 year ago 24 5 0 0
Meet LiveDebugger
Meet LiveDebugger YouTube video by Software Mansion

Introducing LiveDebugger v0.1.0! πŸ“’

Your go-to tool for debugging Phoenix LiveView applications:
πŸ”ŽEasily inspect assigns of your LiveViews
πŸ”—Trace their callback executions
🌳Dive deep into your LiveComponents tree

www.youtube.com/watch?v=WW43...

1 year ago 19 6 1 0

Hey, I'm the library's author - the button is not compulsory and you have to place it manually in your live layout (usually you can put it above the <.flash_group> component). It should be visible in your browser's dev tools.

1 year ago 4 0 0 0