Phoenix LiveView v1.1 is out:
www.phoenixframework.org/blog/phoenix...
@elixirclub.bsky.social
Elixir language club
Phoenix LiveView v1.1 is out:
www.phoenixframework.org/blog/phoenix...
๐ Research Notes: Phoenix Scopes
#ElixirLang #ElixirPhoenix #phoenix #reading-list
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...
22.07.2025 12:30 โ ๐ 10 ๐ 3 ๐ฌ 0 ๐ 0So, the rule should be to never vibe code on production db?
20.07.2025 19:21 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Don'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.
20.07.2025 19:16 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0There 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 ๐
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
๐ฟ๐จโ๐ป 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...
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
07.07.2025 13:09 โ ๐ 53 ๐ 15 ๐ฌ 4 ๐ 2A 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...
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...
Discover, share, and discuss the best tips and tricks for mastering Elixir!
elixirdrops.net
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.
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
๐ฅ Asserting headers and body in Elixir Req.Test with ExUnit
#ElixirLang #ElixirPhoenix #phoenix #testing
.@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! ๐
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...
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...
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
๐ 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...
Elixir Contributor Summit 2025: Shaping the Future Together at Software Mansion
blog.swmansion.com/elixir-contr...
Congratulations to Jacob Luetzow with his 50th Elixir Podcast!
elixirmentor.com/podcast
Phoenix.Sync, a new library that adds real-time sync to Postgres-backed Phoenix applications
hexdocs.pm/phoenix_sync...
New video from ElixirConf EU 2025 - Introducing Phoenix Sync by James Arthur
www.youtube.com/watch?v=4IWS...
Adolfo Neto made a list of Elixir Podcasts:
dev.to/adolfont/act...
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...
New Elixir release includes initial support for Erlang/OTP 28, for those who want to try it out.
github.com/elixir-lang/...
The first keynote talk by Chris McCord from ElixirConf EU 2025 is now live on YouTube, enjoy!
www.youtube.com/watch?v=ojL_...
Need Markdown expressions support in Elixir? Take a look at MDEx library.
hexdocs.pm/mdex/MDEx.Si...