ElixirConf
ElixirConf 2022 - Mark Ericksen - Going Global with a Normal Phoenix App
ElixirConf: ElixirConf 2022 - Mark Ericksen - Going Global with a Normal Phoenix App
Comments welcome! View the #elixirconf tag for more ElixirConf talks!
Most Liked
cblavier
Great talk @brainlid!
I learned a lot about distributed Postgres with Fly.
I have to admit that after reading This Is Not Managed Postgres · Fly Docs I really thought there wasn’t much value added by deploying PG on Fly instead of another PAAS vendor.
This video proved me wrong!
(and the LAX <-> CDG examples are spot on!
)
3
Popular in Talks
Lonestar Elixir 2018 videos are starting to pop up :slight_smile: https://www.youtube.com/channel/UCOy-_b9bqjokoWX9Hg5ZgUg
Day 1
Chris ...
New
Just starting to go up - here's the first three:
By @lpil
By @Crowdhailer
By Evadne Wu (Why aren't you a member Evadne :p)
New
Kicking this thread of with the now infamous talk by Dave Thomas (or at least the best recording of it I can find) - please add any you f...
New
ElixirConf US 2018 – Behavior Trees and Battleship: Tapping into the Power of Advanced Data Structures – Jeff Schomay
I ...
New
ElixirConf 2017 - Closing Keynote - @chrismccord
All talks are available in the Elixir Conf 2017 Talks List...
New
Hi, I don’t know if I have the post in the right place.
I put here in case you might be interested, I am not the author, I just found it...
New
Let’s Talk Process Dictionary - @gregvaughn
Well, the first rule of Fight Club, I mean: process dictionary is that we don’...
New
ElixirConf US 2018 – Meet Virtuoso: The Chatbot Orchestration Framework Built with Elixir – Justus Eapen (@justuseapen)
...
New
Code Sync: Keynote: Gang of None? Design Patterns in Elixir - José Valim | ElixirConf EU 2024
Comments welcome! View the <span class="ha...
New
by @jola
Can you write a performant string processing scripts in Elixir? This talk attempts to answer that question while incrementally...
New
Other popular topics
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
Credo is smart enough to check for (something like) this:
assert length(the_list) == 0
with this response:
Checking if an enum is empt...
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
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
Hi all,
I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage.
I'm trying to use Postg...
New
Hey all,
I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
I have a super simple question about elixir - how would I take a file like this
foo bar baz
and output a new file that enumerates th...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors:
[WARN] - (starship::utils): Executing command ...
New







