krishna_vaguelyright
Good open-source libraries or courses for a chat-app
Hi I am new to Elixir, just started learning 3 weeks back. I am building a Chat App with Elixir/Phoenix as backend & React-Native on frontend.
Would love to have any references for any OS projects / courses that I can follow to understand this in depth right from basics to dev-ops.
Thanks ![]()
Most Liked
abreujp
This course. https://phoenixliveview.com/
And others resources: GitHub - abreujp/masters-of-elixir: A comprehensive collection of resources for mastering Elixir.
4
Nefcairon
I would always check for which version of phoenix the course is.
https://phoenixliveview.com/ i can recommend.
1
abreujp
I’m not familiar with the course you mentioned, but I can definitely recommend the ones I shared. And thank you for your kind words about the resources!
1
Popular in Other Resources
I was having issues understanding how to deploy Phoenix applications, and decided to write an article on how I was eventually able to get...
New
All other learning resources
New
This is a little bit offtopic.
I would like to make a relative UI renderer (similar to the ones present on maket: android, IOS, WPF) for...
New
I wanted to share an exercise I did that I found useful for refining my knowledge of SQL internal implementations and list comprehensions...
New
I am not sure if this link have already been shared over this forum, I found it (Edit: on Elixir’s reddit) a couple of hours ago.
Web A...
New
Hey everyone,
We hope you are all safe and well. We have a very exciting new webinar to announce for you.
You can register at https://w...
New
This month we’re excited to host Tyr Chen, VP of Engineering at ArcBlock, on our webinar.
ArcBlock are founding sponsors of the Erlang E...
New
I am building a Tasks Todo app to help me to organize my professional and personal life, while at same time I learn Elixir, and this week...
New
Connecting Elixir Nodes with libcluster, locally and on Kubernetes
I’m not used to do screencasts :smiley: Please let me know any feedba...
New
I decided to use the “Awesome <…>” template to gather some links to libraries and talks related to Machine Learning in Elixir.
I s...
New
Other popular topics
Update:
How to use the Blogs & Podcasts section
You can post links to your blog posts or podcasts either in one of the Official Blog...
New
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
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
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
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
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 record...
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
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







