Phoenix 1.4 Chat Server Series Overview

It's time to do a Phoenx 1.4 series! The biggest changes are moving to HTTP2, replacing Brunch with Webpack and the new channels.

To get a feel for these changes, we'll build a chat server with multiple rooms, basic user auth, permissions and other features. We'll use the new Phoenix 1.4 channels, Webpack 4, SCSS, Babel, Cowboy 2 and Ecto 3.

...

Back to index

No Comments