Episode 204: Integrating Elixir LangChain + Phoenix LiveView for AI-generated album summaries with real-time streaming responses.
elixircasts.io/real-time-ai...
#MyElixirStatus #elixirlang #AI
Episode 204: Integrating Elixir LangChain + Phoenix LiveView for AI-generated album summaries with real-time streaming responses.
elixircasts.io/real-time-ai...
#MyElixirStatus #elixirlang #AI
In episode 203 we'll learn how to speed up Elixir workflow with a .iex.exs file.
Alias your modules, import helpers, and customize your shell setup.
elixircasts.io/dot-iex-exs-...
#MyElixirStatus
In episode 202 we explore Tidewave, a browser-based AI coding agent for Phoenix.
Watch how it can transform your development workflow with point-and-click debugging and automatic error fixes!
elixircasts.io/intro-to-tid...
#MyElixirStatus
Curious about Elixir, but not sure where to start?
I put together this free video series that covers the fundamentals.
elixircasts.io/series/learn...
#MyElixirStatus
๐ In episode 201, learn how to use Ecto's one-to-one relationships with nested forms.
#MyElixirStatus
elixircasts.io/using-has_on...
๐ Episode 200 is live!
In it we'll learn how to set up has_many and belongs_to relationships in Phoenix and then refactor our form to correctly handle the association.
elixircasts.io/using-belong...
#MyElixirStatus
In episode 199, we'll unlock the power of LiveView's Portal component and 'teleport' a LiveComponent to create a sleek, real-time album search modal.
#MyElixirStatus
elixircasts.io/phoenix-live...
Need multiple layouts in your Phoenix LiveView app?
Episode 199 shows how Phoenix 1.8 makes this easier than ever with function components.
elixircasts.io/multiple-lay...
#MyElixirStatus
Tired of jumping between JS files and LiveView code?
In Episode 197, we explore Phoenix LiveView 1.1โs colocated Hooks & JavaScript.
elixircasts.io/liveview-col...
#MyElixirStatus #Elixir
๐
Now streaming episode 196: ReqEmbed.
elixircasts.io/reqembed
#Elixir #MyElixirStatus
Episode 195 is live. In it we'll explore the handy package Shorthand.
elixircasts.io/shorthand