joaothallis
Application suggestions to develop in a Elixir mini-course
Hi, I am developing material for a 45-minute classroom mini-course.
I will explain how to create a Phoenix application and how to deploy it using Docker.
I accept suggestions of simple applications, using Ecto or not or something cool.
The target audience is undergraduate students who are learning Elixir or Docker for the first time.
Popular in Chat/Questions
Preface: I’m not sure if thise is the right place, because this is not direclty Elixir related… but I’ve always got some of the best advi...
New
I love the Phoenix and Elixir docs, but I always tend to learn faster when I watch a video of someone explaining things and then I implem...
New
Question:
Can someone recommend me some good resources on learning performance for phoenix elixir applications and a design pattern I sh...
New
what books/Resources do you recommend to learn about distributed system(theory)?
New
I’m coming from Ruby and Rails. I have read some Elixir and Phoenix books. They shed a lot of light about building applications in Elixir...
New
Long story short, I have a real world need to create a view for hooking up a shipping terminal to live data, but because of some early ar...
New
Anybody know of a Pragmatic Studio 40% off coupon code for video course like Phoenix?
New
Background
I have been reading quite a lot about design and architecture in Elixir and overall FP. My latest incursions took to me the On...
New
Do we have a list of academic/research papers:
about Elixir/Erlang?
that use Elixir/Erlang?
about the Beam?
If so, could you please po...
New
I'm studying Phoenix Framework but I want to understand basics first. Which book/mooc explains better the Design of Network-based Softwar...
New
Other popular topics
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
I would like to know that is there any online source for learning Phoenix Framework for building E-Commerce Store? Any advantage on build...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
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
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
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
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New







