Building Elixir School's Admissions portal
Follow along as we use build Elixir School’s Slack invite portal: Admissions.
Follow along as we use build Elixir School’s Slack invite portal: Admissions.
We’ll use LiveView’s live_link/2
together with the handle_params/3
callback to allow users to sort a table in real-time.
The release of Elixir 1.9 gave us mix release
and the ability to support basic releases, runtime configuration and more, natively in Elixir. Learn how we were able to build a production release of an Elixir umbrella app with Docker, mix release
and the new Config
module.
We had a great time at ElixirConf 2019! Hear about Elixir School’s two workshops, along with the highlight talks and activities that we enjoyed this year.
23 Aug 2019 in Today I Learned
Before you reach for adding another association to your schema, consider using Ecto.Query#select_merge/3
with a virtual field instead.
ElixirSchool was invited to participate in a conference for the first time! Our own @gemantzu was there, and has a lot to say!