You ever wanted to print a result of records in a fancier way? With this simple class you can print tables like this: records =...
There are several good reasons to put Cloudfront in front of your load balancers, as exposed here Performance Cacheable Content. Global Reach....
Quick and dirty, this is my recipe for local development of elixir phoenix apps using docker and docker-compose. 3 important...
I'll show how to get travis-ci run your test suit and then upload the coverage report to codecov. All this, being shown on github pull request checks...
If you come from Ruby on Rails for example, it's very common to have rvm to manage your Ruby versions, but also you would probably need to install nvm...