CodeSync
Building a Block Based Editor in Phoenix LiveView | Nikola Begedin | ElixirConf EU 2022
Code Sync: Building a Block Based Editor in Phoenix LiveView | Nikola Begedin | ElixirConf EU 2022
Comments welcome! View the #code-sync and #elixirconf-eu tags for more Code Sync and ElixirConf EU talks!
Popular in Talks
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
ElixirConf 2017 - Well Behaved Native Implemented Functions for Elixir - @potatosalad
Native Implemented Fun...
New
Architecting communication between microservices is a vital decision to be made when building scalable, sustainable software. In this tal...
New
ElixirConf 2017 - Building an Artificial Pancreas with Elixir and Nerves - by @tmecklem
People with Type 1 Diabetes have...
New
Code Sync: Fast IP Address Matching in Elixir (…) & Persistent Term | Michael Lubas | Code BEAM America 2022
Comments welcome! View ...
New
@voltone - Security advocate, BEAM enthusiast
Learn you some ‘ssl’ for much security!
Talk in three words: TLS, security, troubleshooti...
New
File uploads are an essential part of many web applications, but often handling them can be tricky, which explains why they are one of th...
New
I really like the idea of discussing one Elixirconf talk each day and since @brightball hasn’t posted the second talk I’ll post it.
Elix...
New
ElixirConf 2017 - Live APIs with GraphQL Subscriptions - @bruce and @benwilson512
APIs have gone live with G...
New
Introducing Phoenix Sync - James Arthur | ElixirConf EU 2025 | ElixirConf EU 2025
Comments welcome! View the <span class...
New
Other popular topics
Hello, I get Persian date from my client and convert it to normal calendar like this:
def jalali_string_to_miladi_english_number(persi...
New
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
New
In Ruby, I can go:
User.find_by(email: "foobar@email.com").update(email: "hello@email.com")
How can I do something similar in Elixir? ...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
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
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
Hi guys, i’m new in the Elixir world, and i have to say, that i love it!
i’m having some problem to understand anonymous functions with ...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New







