ElixirConf
Unlocking the Potential of OTP: Proven Strategies for Application Development
Unlocking the Potential of OTP: Proven Strategies for Application Development
Comments welcome! View the elixirconf tag for more ElixirConf talks!
Popular in Talks
by @SophieDeBenedetto
LiveView’s reliance on server-rendered HTML and leveraging of bi-directional communication over WebSockets means ...
New
Code Sync: Vaxine, the Rich CRDT Database for ElixirPhoenix Apps | James Arthur | Code BEAM America 2022
Comments welcome! View the #cod...
New
ElixirConf US 2018 – You Can Never Debug the Code You Run, But You Can View the Code the Debugger is Running – Luke Imhoff (@KronicDeth) ...
New
Code Sync: Celebrating the 10 Years of Elixir | José Valim | ElixirConf EU 2022
Comments welcome! View the #code-sync and #elixirconf-e...
New
ElixirConf 2017 - Streaming Video with Elixir - @johnwahba
Running a video stream is challenging. You can’t ...
New
ElixirConf US 2018 – Event Sourcing in Real World Applications: Challenges, Successes and Lessons Learned. – James Smith
...
New
ElixirConf US 2018 – Docker and OTP: Friends or Foes? – Daniel Azuma (@dazuma)
Docker is the hot deployment technology a...
New
ElixirConf 2017 - Live APIs with GraphQL Subscriptions - @bruce and @benwilson512
APIs have gone live with G...
New
by @jon
At PagerDuty, we run our systems across many geographic regions to ensure we’re always available, even when you might not be. E...
New
ElixirConf 2017 - Elixir Power Tracing - Gabi Zuniga
Tracing is a technique for tracking events during a pro...
New
Other popular topics
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
How to set Jason to encode all fields in ecto schema, I don’t care about security and implementing only is taking long list of attributes...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
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
I have a User schema with a :from_id field set to type :string:
defmodule TweetBot.Repo.Migrations.CreateUsers do
use Ecto.Migration
...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: )
Hello all, this is ...
New
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
Hey :wave:t3: Elixir community,
I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New







