ElixirClub.DEV
banner
elixirclub.bsky.social
ElixirClub.DEV
@elixirclub.bsky.social
Elixir language club
LiveDebugger v0.3.0 is now released

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

- Global Callback Traces
- Callback Execution Time
- Improved Debugging for Redirects and Errors
- Firefox Extension Support

github.com/software-man...
July 8, 2025 at 10:09 AM
Very useful feature in new Erlang/OTP 28 is Priority Messages. It lets messages jump to the front of the process queue, which is useful for quick shutdowns or overflow signals.

www.erlang.org/blog/highlig...
May 23, 2025 at 1:56 PM
Need Markdown expressions support in Elixir? Take a look at MDEx library.

hexdocs.pm/mdex/MDEx.Si...
May 22, 2025 at 5:43 PM
Elixir/Beam events this year!
• January 31 - Code BEAM Lite London
• March 6-7 - Code BEAM America
• May 15-16 - ElixirConf EU
• June 2 - Code BEAM Lite Stockholm
• June 12-13 - Lambda Days
• November 5-6 - Code BEAM Europe
#ElixirLang
January 16, 2025 at 7:34 PM
A new isomorphic Elixir Web Framework by Bart Blast.

hologram.page
January 13, 2025 at 2:01 PM
Phoenix LiveView 1.0.0 is here

Long read by Chris McCord about history of the framework, and how we got here, very detailed read.

#ElixirLang #Phoenix #LiveView

phoenixframework.org/blog/phoenix...
December 11, 2024 at 8:06 PM