ElixirConf
AI Agents - Elixir is all you need - Daniel Kentfield | ElixirConf US
AI Agents - Elixir is all you need - Daniel Kentfield | ElixirConf US 2025
Comments welcome! View the elixirconf tag for more ElixirConf talks!
Popular in Talks
ElixirConf US 2018 – Take Your Time – Ben Marx (@bgmarx)
OTP20 officially introduced dirty schedulers. In t...
New
by @SophieDeBenedetto
LiveView’s reliance on server-rendered HTML and leveraging of bi-directional communication over WebSockets means ...
New
Here’s the last ElixirConf 2017 video of day one!
ElixirConf 2017 - Scaling up Elixir at TpT - by @shanti
I...
New
@voltone - Security advocate, BEAM enthusiast
Learn you some ‘ssl’ for much security!
Talk in three words: TLS, security, troubleshooti...
New
Code Sync: Vaxine, the Rich CRDT Database for ElixirPhoenix Apps | James Arthur | Code BEAM America 2022
Comments welcome! View the <spa...
New
ElixirConf 2017 - Its Better Unstated - @tjstankus
This is a story about transitioning an obsession with obj...
New
ElixirConf 2017 - Writing an Editor in Elixir - by @ijcd (Ian Duggan)
Elixir for GUIs? Yes, it’s possible. I...
New
ElixirConf: ElixirConf 2023 - Charlie Holtz - Building AI Apps with Elixir
Comments welcome! View the <span class="hashtag-icon-placehol...
New
ElixirConf US 2018 – Simple is Beautiful: Building an SLA Monitoring Tool Using Elixir/OTP at PagerDuty – Aish Dahal
...
New
ElixirConf 2017 - Closing Keynote - @chrismccord
All talks are available in the Elixir Conf 2017 Talks List o...
New
Other popular topics
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help.
Where are they similar?
Where do they differ the m...
New
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
New
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition)
It’s been a while since we first asked this, I...
New
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









