ElixirConf
ElixirConf 2023 - Brian Cardarella - LiveView Native
ElixirConf: ElixirConf 2023 - Brian Cardarella - LiveView Native
Comments welcome! View the elixirconf tag for more ElixirConf talks!
Popular in Talks
So, there is another Erlang VM on the way :hugs:
New
Here’s today’s talk:
ElixirConf 2017 - Don’t Write Macros But Do Learn How They Work - by @jessejanderson
You may have ...
New
Code Sync: Vaxine, the Rich CRDT Database for ElixirPhoenix Apps | James Arthur | Code BEAM America 2022
Comments welcome! View the #cod...
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: ElixirConf 2023 - Charlie Holtz - Building AI Apps with Elixir
Comments welcome! View the <span class="hashtag-icon-placehol...
New
by @takasehideki
Can you imagine that your Elixir code will be executed as a hardware circuit on an FPGA?
The FPGA (Field-Programmable...
New
ElixirConf US 2018 – We’re Just Getting Started - Our Three Years with Elixir – Maciej Kaszubowski (@mkaszubowski)
The s...
New
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
Keywords: LiveView autocomplete, LiveView search, focus
Startups and web developers take note. Phoenix LiveView is the revolutionary fr...
New
Other popular topics
Hi! May someone helps me, please!
I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
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
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode.
The solution seems to be, in a hyphena...
New
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
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
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
Hello, I have map which I want to convert it to string like this:
the map:
%{last_name: "tavakkoli", name: "shahryar"}
the string I ne...
New








