Elm has gained some serious attention in the Elixir community. At Erlang Factory SF 2016, Chris McCord shared his Phoenix…
I recently started working on a Phoenix project at Infinite Red that uses Elasticsearch to power a search…
Many of you already understand CDNs (content delivery network) and know that using one to deliver the assets for your website greatly decreases average load time and frees up your dynos to process and deliver dynamic requests. If that’s you, just skip the next few paragraphs…
Rails 5.0 is approaching, bringing with it niceties for websockets, backend-only API servers, and revamping the command…