Elixir atoms are everywhere
In elixir-lang we have a primitive called atom. Atoms are nothing more than a constant string that behaves very differently compared to strings. When we declare »
In elixir-lang we have a primitive called atom. Atoms are nothing more than a constant string that behaves very differently compared to strings. When we declare »
This post is about how it feels to learn JavaScript in 2016. JavaScript sure got a lot better over the time but we are a little »
This is the start of my weekly picks. In which I will post everything internet that I see at the internet. Course it is just the »
Recently I tried to compile erlang from source on my El Captain. Have done it before a bunch of times, but I wanted to test some »
On OTP (Erlang included) we have the concept of a GenServer, that mostly stands for generic server. On Elixir we also have two kind of servers »
Once a great man said. The game has its ups and downs, but you can never lose focus of your individual goals and you can't let »