ElixirClub.DEV

ElixirClub.DEV

@elixirclub.bsky.social

Elixir language club

361 Followers 289 Following 47 Posts Joined Oct 2024
4 months ago
Preview
Ash Framework: Evaluating Ash for Existing Systems How difficult is it to incorporate Ash into an existing codebase?

Yet another in my series on the Ash Framework. I wanted to explore what it’s like to bring Ash into an existing project.

www.joekoski.com/blog/2025/11...

#elixirlang

11 4 0 0
4 months ago

HLS with Elixir by dwyl https://notes.club/dwyl/HLS-demo/lib/hls-demo #ElixirLang

3 1 0 0
4 months ago

BEAM into a week of events that compliment π—–π—Όπ—±π—²π—•π—˜π—”π—  π—˜π˜‚π—Ώπ—Όπ—½π—² in 𝗕𝗲𝗿𝗹𝗢𝗻, sponsored by @bitcrowd.bsky.social , @teamalembic.bsky.social , @erlangsolutions.bsky.social l , and Nerves community

Find the events and the links in the πŸ§΅πŸ‘‡

#berlin #ElixirLang

4 2 3 0
4 months ago
Preview
Curiosum Elixir Survey 2025 Elixir Survey 2025 by Curiosum - a global community survey collecting insights about how developers and teams use Elixir, their favorite tools, challenges, and expectations for the future of the…

The State of Elixir Survey for 2025 is live!

elixir-survey.typeform.com/2025-edition

Fill it out if you have any connection to the Elixir ecosystem. It really helps us understand what happens. Curiosum are awesome to run this for the community.

#elixirlang

23 22 4 1
5 months ago
Home Blog by Joseph Koski, author of Advanced Functional Programming with Elixir (PragProg) and creator of the Funx library.

Blog of Joseph Koski, author of a book - Advanced Functional Programming with Elixir

www.joekoski.com

1 0 0 0
5 months ago
Preview
Nerves Project Nerves is the open-source platform and infrastructure you need to build, deploy, and securely manage your fleet of IoT devices at speed and scale.

Phew. Big Nerves Newsletter for issue 100. Covering Erlang CVE fixes, NervesConf EU, NervesConf US video releases, Nerves Meetup EU launching and much more.

You can sign up for it and get it roughly bi-weekly. Sign up now to get issue 100.
nerves-project.org#newsletter

#elixirlang #embedded

5 4 0 1
6 months ago
Preview
GitHub - elixir-lang/expert: Official Elixir Language Server Protocol implementation Official Elixir Language Server Protocol implementation - elixir-lang/expert

Expert LS is out yall. #ElixirLang github.com/elixir-lang/...

83 30 1 0
6 months ago
Preview
GitHub - software-mansion/live-debugger: Tool for debugging LiveView applications. Tool for debugging LiveView applications. Contribute to software-mansion/live-debugger development by creating an account on GitHub.

LiveDebugger v0.4.0 has been released with Inspect mode,
Phrase searching in callback traces and smoother debugging across reloads & errors. github.com/software-man...

1 0 0 0
7 months ago
Phoenix LiveView 1.1 released! - Phoenix Blog LiveView 1.1 brings quality of life improvements and some big new features like Colocated Hooks and keyed comprehensions.

Phoenix LiveView v1.1 is out:

www.phoenixframework.org/blog/phoenix...

2 1 0 0
7 months ago
Preview
Research Notes: Phoenix Scopes #ElixirLang #ElixirPhoenix #phoenix #reading-list

πŸ”— Research Notes: Phoenix Scopes

#ElixirLang #ElixirPhoenix #phoenix #reading-list

4 1 0 0
7 months ago
YouTube
Thinking Elixir Podcast 262: Five Years of Perfect Uptime YouTube video by Mark Ericksen

News includes Phoenix 1.8.0-rc.4, new libraries deps_changelog and Hog, an amazing Elixir system achieving 100% #uptime for 5+ years, ElixirConf 2025 schedule, and more! #ElixirLang www.youtube.com/watch?v=VuuY...

10 3 0 0
7 months ago

So, the rule should be to never vibe code on production db?

2 0 1 0
7 months ago

Don't forget to use context7 mcp, so ai can read recent docs and know up-to-date info on modules. Also you can use tidewave mcp, so that ai will be able to have access to the process, check things and even will have access to the errors and warnings.

0 0 0 0
8 months ago
Post image

There we go - I rebuilt rom-rb in #ElixirLang on top of Ecto πŸ”₯

I can't stress enough how powerful relation composition is and I hope I can make it fly in Elixir and there will be some adoption. I love Ecto and I just want to make it easier to work with it πŸ’œ

More news coming soon πŸ™ƒ

41 5 5 0
8 months ago
Preview
Hex A package manager for the Erlang ecosystem

There are now *45* packages on hex that have igniter installers or tasks 😎. Exciting times!

See which ones: hex.pm/packages?sor...

Read more: hexdocs.pm/igniter
#ElixirLang

18 2 1 0
7 months ago
YouTube
Waterpark: Transforming Healthcare with Distributed Actors - Bryan Hunter - NDC Oslo 2025 YouTube video by NDC Conferences

πŸΏπŸ‘¨β€πŸ’» Watched a technical talk, Waterpark: Transforming Healthcare with Distributed Actors by @bryan-hunter.bsky.social, with lunch after seeing it recommended by @sasajuric.bsky.social.

#ElixirLang

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

14 3 2 0
8 months ago

In #Phoenix #LiveView v1.1.0-rc.0 we shipped `:key` support for comprehensions in HEEx. The idea was to finally be able to have change tracking in comprehensions. We did this by leveraging LiveComponents. Sounds easy enough, right? There were some problems though. A thread. #MyElixirStatus

53 15 4 2
8 months ago
A stylised image of a vile of magic purple elixir. 

I am sick and tired of having to justify β€œWhy Elixir?” so I decided to write down all of the reasons why in one spot! 

#0181: Why Elixir? A Rebuttal to Common Misconceptions
Why Elixir is not just a good platform for modern development, but a great one!

I am tired of having to justify β€œWhy Elixir?” so I decided to compile all the reasons in one place.

"#0181: Why Elixir? A Rebuttal to Common Misconceptions
Why Elixir is not just a good platform for modern development, but a great one!"
matthewsinclair.com/blog/0181-wh...

46 16 3 1
8 months ago
Post image

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

3 1 0 0
9 months ago
Preview
Elixir Drops Share Elixir tips and tricks with the community...

Discover, share, and discuss the best tips and tricks for mastering Elixir!

elixirdrops.net

2 1 0 0
9 months ago
Post image

Thanks to our amazing volunteers, the venue is all ready for tomorrow! See you soon.
P.S. Don't forget to check the event app (works in the browser too), all the details are in your welcome email.

7 1 0 0
9 months ago
Post image

Only 1 week till @teamalembic.bsky.social's @zachdaniel.dev heads to @sceniccitysummit.com with his talk - Building on Bedrock: Elixir's Fundamental Design Advantage.

Shout out if you’re heading there too!

🎟️ sceniccitysummit.com

9 3 0 0
9 months ago
Preview
Asserting headers and body in Elixir Req.Test with ExUnit #ElixirLang #ElixirPhoenix #phoenix #testing

πŸ₯ Asserting headers and body in Elixir Req.Test with ExUnit

#ElixirLang #ElixirPhoenix #phoenix #testing

4 1 0 0
9 months ago
Post image Post image Post image

.@lambdadays.bsky.social 2025 is underway! ⚑️

We're all set up and ready, so stop by our booth and chat with the team about the latest developments in Erlang and Elixir, get the inside scoop on our latest projects and take on our challenges to win some prizes! πŸ…

See you there! πŸ‘‹

8 3 0 0
9 months ago
Preview
GRiSP A modular embedded ecosystemβ€”bare-metal hardware, software stacks, and a cloud platform for real-time IoT and distributed systems.

At Code BEAM Light Stockholm Grisp fit the full BEAM VM into 16 MB. They posted a technical breakdown how they did this and what is planned ahead:

www.grisp.org/blog/posts/2...

2 1 0 0
9 months ago
Preview
Elixir Outreach stipend for speakers and trainers We announce the Elixir Outreach stipend in partnership with Dashbit, Oban, and the Erlang Ecosystem Foundation

Love the initiative from @elixir-lang.org @theerlef.bsky.social @dashbit.bsky.social @oban.pro with stipends for bringing BEAM talks to other communities!

I once did one at @oredev.org - and well with this, all the more reason to do it again there or elsewhere! :)

elixir-lang.org/blog/2025/06...

30 9 0 0
9 months ago
Elixir Observer Find, compare, and explore Elixir packages for your next project.

Mimiquate has launched Elixir Observer β€” an open-source tool that simplifies discovering and selecting Elixir packages.

First introduced during lightning talks at GigCity Elixir and ElixirConf Europe, it’s now available to the entire community.

elixir-observer.com

1 1 0 0
9 months ago
Announcing Tidewave: beyond code intelligence - Dashbit Blog Announcing Tidewave: a collection of tools that speed up development with AI agents by understanding your web application, how it runs, and what it delivers

πŸš€ JosΓ© Valim introduces Tidewave β€” a new suite of AI tools that go beyond static code intelligence.

First up: an MCP server for Phoenix & Rails.

The article shares Tidewave’s vision and drops hints about what’s coming next.

dashbit.co/blog/announc...

0 0 0 0
9 months ago
Preview
Release v1.19.0-rc.0 Β· elixir-lang/elixir Type system improvements Type checking of protocol dispatch and implementations This release also adds type checking when dispatching and implementing protocols. For example, string interpolation i...

github.com/elixir-lang/...

2 1 0 0
9 months ago
Preview
Elixir Contributor Summit 2025: Shaping the Future Together at Software Mansion On May 17th 2025, we hosted the very first Elixir Contributor Summit. Read our quick recap from the event.

Elixir Contributor Summit 2025: Shaping the Future Together at Software Mansion

blog.swmansion.com/elixir-contr...

2 0 0 0