clsource
Elixir FullStack Ebook
Hello I have written this free ebook GitHub - ElixirCL/elixir-fullstack: š Libro sobre los conocimientos Full Stack necesarios, con enfoque en Elixir Ā· GitHub (in spanish). The idea is having an overview of some topics that are useful knowledge for a full-stack developer, and showcase Elixir as a viable technology for backend and frontend, even mobile apps.
You can read it online free Elixir Full Stack :: Elixir Full-Stack
Thanks.
Popular in Discussions
I wanted to capitalize a string, and tried using String.capitalize().
That generally works well, until you try to capitalize a word like...
New
What learn first? Rust or Elixir
Hi Elixir community!
Iām here because i want learn a new language. Iām a junior developer and mainly i ...
New
Just saw that dhh announced https://hotwire.dev/
Is it just me or is this essentially live view? :smiley:
Although I like the āiFrame-e...
New
Hello everyone :wave:
Today I am very excited to announce a project that I have been working on for almost 3 months now.
The project is...
New
Hey everone!
I created a prototype for my app using Nodejs for the api. But the framework I chose wasnt great (in general theresnt any g...
New
Hi all,
Iāve seen a number of related threads in the past, but Iād still be very curious to hear an up-to-date opinion on this topic.
I...
New
Hey everyone, this has been on my mind for some time and Iād love your input on it!
TLDR: I feel like maps are superioer for storing and...
New
I would like to spark a discussion about the static access operator: ..
For whom does not know: it is used in Elixir to access fields of...
New
Got a question about when to concat vs. prepending items to list then reversing to achieve appending.
So i know lists boil down to [1 | ...
New
Phoenix Live View is now publicly available on GitHub.
Hereās Chris McCordās tweet announcing making it public.
New
Other popular topics
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
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
If I have a post route which an argument:
post /my_post_route/:my_param1, MyController.my_post_handler
How would get the post params ...
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 Postgres...
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
Why is it that the mnesia database isnāt the most preferred database for use in Elixir/Phoenix?
New
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
Hi!
In PHP: $_SERVER[āSERVER_ADDRā] - in Elixir?
Searched the docs for ip address and the web, no good results.
Thanks!
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
Lets say i have map like this fetching from my database
%{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => "XXX...
New








