Read the latest articles in the 'Phoenix' category.
Elixir Phoenix Vue.js Javascript
Realtime chat with Vue.js and Phoenix
Vue.js is a javascript framework for "Reactive Components for Modern Web Interfaces". Vue.js allows for you to make small components on your page as well as full-blown single page applications.
Mitch
Elixir Phoenix Ember JS
Handling slug URLs in Ember and Phoenix
I've recently started playing around with the PEEP stack (Postgres Elixir Ember Phoenix). One of the first things I wanted achieve is using SEO-friendly slugs instead of ids in Ember application's URLs.