Elixir Phoenix Framework 1.7 — What’s New & Why It Matters Phoenix 1.7 is now live, and it's packed with great new features. We'll take a look at what's new in Phoenix version 1.7, and why it matters.
Elixir Interactive Server-Rendered Webapps: You Don’t Need JavaScript A new generation of frameworks lets you build webapps that look and feel like single page apps, but are driven by the server–with no JavaScript.
Elixir Background Job Processing in Elixir with Oban In this post, we'll explore how to use Oban, a robust background job processing system for Elixir.
Swift How to Use Phoenix Websockets with Swift on iOS How to use Websockets to drive interactive, two-way, real-time communication between your iOS app and a server running the Phoenix Framework.