-
Ruby
Refactoring Faster Than You Can Spell Phoenix
Plug is a fantastic tool, and Phoenix is built on top of it! In my last blog post, we added…
Read More » -
Web Dev
Ridiculously Fast API Authentication with Phoenix
With Phoenix, productivity is a first-class citizen. Last time, we started an API and looked at how Phoenix promises similar…
Read More » -
Ruby
An Introduction to APIs with Phoenix
Phoenix is taking the internet by storm, with good reason. It’s productive, fault-tolerant, concurrent, safe as a compiled language, and…
Read More » -
Ruby
Statefulness in a Stateless Language: Elixir
Elixir is blazing fast and highly concurrent. It’s functional, but its syntax is simple and easy to read. The language…
Read More » -
Ruby
How to Write Smoke Tests for an Ember Rails Stack
The following story shows the importance of smoke tests when writing an app using the Ember+Rails stack. It covers the…
Read More »