Krzysztof Nalepa's Avatar

Krzysztof Nalepa

@kraleppa.bsky.social

19 Followers  |  8 Following  |  6 Posts  |  Joined: 10.02.2025  |  1.8008

Latest posts by kraleppa.bsky.social on Bluesky

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

28.08.2025 19:37 β€” πŸ‘ 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

16.07.2025 16:15 β€” πŸ‘ 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!

14.07.2025 07:25 β€” πŸ‘ 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

27.06.2025 10:05 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

25.06.2025 14:25 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
LiveDebugger 0.3.0: Firefox Extension, Global callback traces view and more
YouTube video by Software Mansion LiveDebugger 0.3.0: Firefox Extension, Global callback traces view and more

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

25.06.2025 14:06 β€” πŸ‘ 28    πŸ” 6    πŸ’¬ 1    πŸ“Œ 0

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

16.05.2025 19:20 β€” πŸ‘ 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

14.05.2025 10:38 β€” πŸ‘ 26    πŸ” 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

07.05.2025 13:59 β€” πŸ‘ 34    πŸ” 10    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

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...

23.04.2025 14:49 β€” πŸ‘ 55    πŸ” 12    πŸ’¬ 2    πŸ“Œ 1
Thinking Elixir Podcast 249: LiveDebugger: Peering Inside a LiveView
YouTube video by Mark Ericksen Thinking Elixir Podcast 249: LiveDebugger: Peering Inside a LiveView

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-...

15.04.2025 12:32 β€” πŸ‘ 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

27.03.2025 18:12 β€” πŸ‘ 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...

26.03.2025 14:46 β€” πŸ‘ 24    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0
Meet LiveDebugger
YouTube video by Software Mansion Meet LiveDebugger

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...

27.02.2025 15:55 β€” πŸ‘ 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.

10.02.2025 08:17 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@kraleppa is following 8 prominent accounts