Ash lover, if you have time and you are a user of AshJson, there is a Feature-requested issue, which needs to be implemented 🤭 Issue link: github.com/ash-project/... #ElixirLang
🚀 Introducing CanvasCraft: a 2D drawing library for Elixir, powered by Skia + Rustler. Declarative Scene DSL → charts, dashboards, graphics with high-perf rendering. github.com/miolini/canv...
It's finally here: the Code and Stuff walkthrough of Ash TypeScript! Learn how to build an Ash project from scratch, use LiveView to begin, and eject to React without much fuss! It also fits into @tanstack.com really nicely. #ElixirLang @ash-hq.org youtu.be/t-hori2Io14
Ash TypeScript: Rich Phoenix Frontends, Simplified
YouTube video by Code and Stuff
youtu.be
One command now gets you a React SPA with full-stack types, backed by #AshFramework, #Phoenix, and #ElixirLang 🤯 Install and visit localhost:4000/ash-typescript for a handy guide 😎 Finally, a bridge to the reliability + elegance of Elixir for our React-loving friends!
Let’s gooooo! Create a real application with the Ash framework! #elixirlang youtu.be/zM_-Y4diVFw?...
Master Ash Framework [Ep. 0]: Complete SaaS Overview - Authorization, Multi-Tenancy & Stripe
YouTube video by Elixir Mentor
youtu.be
@maennchen.dev has just released the first version of Clarity: hexdocs.pm/clarity/Clar... Clarity is an interactive introspection and visualization tool for Elixir projects.
What if you had *full stack types* for SPAs built with tech like #React, #Inertia, #Vue, #Svelte... but all of the power #AshFramework and #ElixirLang on the backend? Well, you can now.😉 hexdocs.pm/ash_typescri...
Hey Elixir friends! :) Have you seen physics animations written in pure Elixir running in the browser? Hologram v0.6.0 (full-stack Elixir framework) is here! ✨ #Hologram #Elixir #ElixirLang #BEAM #WebDev
I just finished putting together interactive Livebook notebooks for every chapter of Advanced Functional Programming with Elixir. You can now run all the examples in your browser. Or like me, spin them up locally with Docker: www.joekoski.com/blog/2025/09... #elixirlang hashtag#AFPElixir
Livebook Examples from Advanced Functional Programming with Elixir
It feels a bit impolite to ask readers to download code and type mix commands just to run the examples. We have better tools now.
joekoski.com
9 years ago, I released v0.1.0 of Paasaa, my very first open-source Elixir project. Today, I'm incredibly happy to announce the release of v1.0.0! It’s a natural language detection library for Elixir that doesn't use any AI. github.com/minibikini/p... #ElixirLang #MyElixirStatus
Cinder from @sevensea.cat is🔥. Soon: Add filters for fields that aren't rendered as part of your table, with :filter slots! Use all of filter options as columns, like selects/multiselects, datetimes, or case-sensitivity for text fields. #ElixirLang #AshFramework
Seeing some progress on building terminal apps with Elixir is so amazing 💜 youtube.com/watch?v=eNbZ... #ElixirLang
Building Terminal Applications With Elixir - Gary Rennie | ElixirConf EU 2025 | ElixirConf EU 2025
YouTube video by Code Sync
youtube.com
it works! now it allows me to have data from a source database being replicated to my in-memory database and sync using replication using pglite from @electric-sql.com , bun to run wasm and @elixir-lang.org which allows to do all this magic easily ❤️
I was recently confronted with examples of small/solo devs fighting with complexity and tech-debt coming from their frameworks and eating their precious time to build features, so I put down my thoughts. There are no absolutes in tech, there isn't a 'winner' library. iamkonstantin.eu/blog/less-gl...
Less Glue, More Product: Why Elixir Shrinks Architectural Complexity
If you’re building a backend mostly alone, Elixir lets you avoid service sprawl and ship features faster.
iamkonstantin.eu
I made an Ash extension! Elixir is capable of hitting services hard; great for throughput but harsh when those services are trying to recover from an outage. The circuit breaker pattern addresses this issue and is now available in Ash! #MyElixirStatus hex.pm/packages/ash...
My next video is live! This time, I explore the ash_state_machine extension. Along the way, you'll learn about policies, pubsub, and Oban integration in the demo app! #ElixirLang #AshFramework youtu.be/_x6TE7hbE1k
What are state machines? (feat. Ash Framework)
YouTube video by Code and Stuff
youtu.be
We need a way to validate approaches to how we work with LLMs to write code, and we need to start developing the dataset. I've laid some groundwork here, but I need help. Tear it up, critique it, but most of all, PR some evals y'all. #ElixirLang github.com/ash-project/...
GitHub - ash-project/evals: Tools for evaluating models against Elixir code, helping us find what works and what doesn't
Tools for evaluating models against Elixir code, helping us find what works and what doesn't - ash-project/evals
github.com
I published my first open source library last week! Introducing Cinder - customisable data tables for your Ash resources, without all of the fuss. hexdocs.pm/cinder/ #AshFramework #ElixirLang
Cinder v0.3.0 — Documentation
hexdocs.pm
Some frustrated JavaScript developers have turned to Elixir and its Phoenix framework. They claim it has faster development and lower costs.
Elixir: An Alternative to JavaScript-Based Web Development
Some frustrated JavaScript developers have turned to Elixir and its Phoenix framework. They claim it has faster development and lower costs.
bit.ly
I think #ElixirLang folks may be sleeping on Mishka: mishka.tools/chelekom. I've seen a pretty stark difference between UI abstraction and backend/server abstraction, in that UI abstractions seem to fall apart or mismatch far quicker. It isn't my area, so I can't say why or how to fix it, but with
Chelekom - Phoenix & LiveView UI kit and components
Mishka Chelekom is a fully featured components and UI kit library for Phoenix & Phoenix LiveView
mishka.tools
📢 New API Key strategy for @ash-hq.org merged 🎉. github.com/team-alembic... Massive shoutout (once again) to @maennchen.dev at @theerlef.bsky.social for his invaluable guidance on implementing this securely. #AshFramework #ElixirLang
Introducing Tidewave: tidewave.ai While working on our web apps, we run code, query the database, read logs, search docs… but our AI tools are limited to reading code. Tidewave closes this gap by introducing Runtime Intelligence, for Phoenix and Rails. More coming soon, check out the website!
Tidewave
tidewave.ai
🚀 The #Phoenix Carousel component has had a major revamp! Now: autoplay, image loading states, interval/timing controls, and much more 🔥 Ready to test out? 🎠✨ >= 0.0.5-alpha.8 Free and Open-source just run mix mishka.ui.gen.component carousel Doc: mishka.tools/chelekom/doc... #ElixirLang #elixir