Elixir and Unicode, Part 1: Unicode and UTF-8 Explained
Back-End Full-Stack WebYou may know that Elixir has great Unicode support. But how? Let's see how Unicode and UTF-8 actually work and how Elixir is able...
You may know that Elixir has great Unicode support. But how? Let's see how Unicode and UTF-8 actually work and how Elixir is able...
If only there was a way to have Rails raise an error when an unexpected parameter is encountered out by strong params... Actually, there...
Every complex backend server eventually needs three things -- emails, workers and searching. At the Ranch, we like to whip out Solr for handling...
In the last post on authorizing jsonapi_resources, we began looking into adding authorization rules to `jsonapi_resources` web services. We worked on a sample web...
The (http://jsonapi.org/) web service specification is growing in popularity and adoption, and in Rails the (https://github.com/cerebris/jsonapi-resources) gem is a great option for creating...
Third-party solutions can solve difficult problems when you're writing code, but relying on remote services makes writing automated tests more complicated. You can use...
We've just kicked off a series of short how-to videos. Today, Dee Del Rosario shows you how to use n to manage multiple versions...
It's common to have a style guide to help with code quality, but do you have a style guide for your _test_ code? Test...
After spending a little time with Elixir, you might have found out its secret. Elixir embraces metaprogramming. In fact most of Elixir is written...
Browser validation has come a long way, but sometimes you need the server's help to determine whether is something is valid. This post explores...
We recently had our annual app-building competition, Clash of the Coders. It’s a fantastic opportunity for us nerds to experiment with unfamiliar technologies, stretching ourselves and...
A while back, I got all fluffy talking about love and coffee and all that other stuff. Programming isn't all butterflies and rainbows, folks....
We’ve got eBooks, webinars, and success stories. All the resources your heart desires.
Resources