The Phoenix Framework is back-end web framework similar to Ruby on Rails. It's built on Elixir which is built on Erlang. In this video I setup a basic API that will be used in a blog app. Check it out! Conclusion If you have any questions please leave a comment…
continue reading →
Phoenix is a web framework built on Elixir. Coherence is a fully featured, configurable authentication system for Phoenix. In this post we'll discuss how to get setup and running with Coherence. If you'd like to follow along check out my Github project. Why Coherence? Coherence is not the only authentication…
continue reading →
Last week I wrote an post on the Phoenix Framework and Ember. Today I've taken that blog post and created a simple tutorial on YouTube. Check it out! Thanks for watching! If you haven't already please subscribe to my mailing list below.…
continue reading →
Updated 1/4/2017 with Phoenix 1.2.1 In this guide I'll go over how to setup the Phoenix Framework as our back-end to an Ember.js front-end. We'll use JSON API with Phoenix and Postgres as our DB. I've been looking around for guides on using Phoenix with…
continue reading →