I'm currently working on my side project the backend for which I've chosen elixir to go with. Looking at performance and long term maintainability, it doesn't seem to be a sucker like rails. No magic, no hacky patterns.…
I used to work with rails before. While it is fun to build stuff with it, it comes with a set of bothersome headaches: - too much magic - slow and painful to scale - too much metaprogramming - no compilation, makes it…
Screw windows and move to Linux! Opens up a ton of possibilities including docker
The good thing about Phoenix is you are not forced to go in any particular convention for everything, you can craft them yourselves from scratch. The bright side of this is you will only every little thing in the…
I'm currently working on my side project the backend for which I've chosen elixir to go with. Looking at performance and long term maintainability, it doesn't seem to be a sucker like rails. No magic, no hacky patterns.…
I used to work with rails before. While it is fun to build stuff with it, it comes with a set of bothersome headaches: - too much magic - slow and painful to scale - too much metaprogramming - no compilation, makes it…
Screw windows and move to Linux! Opens up a ton of possibilities including docker
The good thing about Phoenix is you are not forced to go in any particular convention for everything, you can craft them yourselves from scratch. The bright side of this is you will only every little thing in the…