vincentvanbush
ElixirConf EU 2021 Warsaw - After the Conference
Hi everyone,
Anyone else here took part in ElixirConf EU 2021? I was there both virtually on the first day and in-person on the second day, and I had the pleasure to talk to you about debugging apps in Elixir - there’s no publicly available recording yet, but loosely based on this article and expanding greatly upon it.
Here is my summary of the event, enjoy the reading!
Popular in Events Chat
Hi all! I’m in Lisbon for the Web Summit this week.
While the conference is not Elixir/BEAM specific, I am wondering if there’s anyone e...
New
Early Bird tickets are now available at ElixirConf®
I’ve started this chat to answer any questions you may have about the conference.
New
For my first developer conference, I have purchased tickets to ElixirConf in Austin this year. :man_dancing: I can’t wait to meet folks f...
New
Hey everybody! Super excited to be attending ElixirConf 2019 in Aurora Colorado!
We wanted to make a thread for speakers and conference ...
New
Not an Elixir-specific event, but large enough that I can imagine some of you might be attending.
Looking forward to meeting people in p...
New
Hello,
Pune Elixir community is of most active Elixir communities in India.
We conduct meetup every 2nd Saturday of month.
We are cond...
New
Hi all,
Hacktoberfest 2019 is coming up soon.
Does anyone have any project suggestions to contribute to? A brief description of the pr...
New
Hi,
does anyone have a valid link to the virtual elixirconf us 2024 event platform?
The official e-mail contact address jim@elixirconf....
New
Hi everyone,
There will be an Elixir conference in Málaga this April, and I’m looking to connect with local companies that:
use Elixi...
New
Hi all.
I am a very experienced software developer and
I worked for over 40 years now and used many programming languages:
Basic, Pasc...
New
Other popular topics
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance










