Listing all posts

Phoenix LiveView 0.19 released

by Chris McCord ・ May 29th, 2023

LiveView 0.19.0 is out! This release includes long awaited dynamic form features, new stream primitives, and closes the gap towards a 1.0 release.

Read more

Phoenix 1.7.2 released

by Chris McCord ・ March 20th, 2023

Phoenix 1.7.2 is out! This release includes a new socket drain feature and `--no-tailwind` flag

Read more

Elixir has rich features for Machine learning thru it's Nx, Axon, and Bumblee libraries. This screencast shows just how quickly you can add Whisper audio transcriptions.

Read more

Phoenix 1.7.0 is here! This releases includes major new features, component-based generators, updated conventions, LiveView Streams, and more!

Read more

Phoenix 1.7-rc released

by Chris McCord ・ November 7th, 2022

The first release candidate is out!

Read more

LiveView 0.18 Released

by Chris McCord ・ September 21st, 2022

LiveView 0.18 is out! This release includes major new declarative assigns features for compile-time warnings, new JS commands, and more!

Read more

ElixirConf 2022 Keynote

by Chris McCord ・ September 20th, 2022

Chris McCord's closing keynote of ElixirConf 2022 detailing Phoenix 1.7 and LiveView 0.18

Read more

Phoenix 1.6.0 Released

by Chris McCord ・ August 26th, 2021

Phoenix 1.6 is out! This release ships with new authentication and mailer generators, a new HEEx template engine, and more.

Read more

Improving Testing & Continuous Integration in Phoenix

by Aaron Renner ・ January 15th, 2021

A walk-through showing how we approach testing and CI for the Phoenix project and how recent changes have made this process much smoother

Read more

Phoenix LiveView Uploads Deep Dive

by Chris McCord ・ November 19th, 2020

A step-by-step deep dive into the new Phoenix LiveView uploads feature. We go from direct-to-server uploads to direct-to-cloud.

Read more

With the Phoenix v1.5 release, learn how easy LiveView makes it to build interactive, real-time applications.

Read more

ElixirConf 2019 Keynote

by Chris McCord ・ September 10th, 2019

Chris McCord's closing keynote of ElixirConf 2019: Phoenix LiveView – a step-change for web development

Read more

Phoenix 1.4.0 Released

by Chris McCord ・ November 7th, 2018

Phoenix 1.4 is out! This release ships with exciting new features like HTTP2 support, improved development experience, and more.

Read more

Contribution Sprint

by Willy Karam ・ September 6th, 2017

This week we hosted our first contribution sprint

Read more

Phoenix 1.3.0 released

by Chris McCord ・ July 28th, 2017

Phoenix 1.3.0 is out!

Read more

The Road to 2 Million Websocket Connections in Phoenix

by Gary Rennie ・ November 3rd, 2015

If you have been paying attention on Twitter recently, you have likely seen some increasing numbers regarding the number of simultaneous connections the Phoenix web framework can handle. This post documents some of the techniques used to perform the benchmarks.

Read more

After a year and a half of work, 2500 commits, and 30 releases, Phoenix 1.0 is here!

Read more

We released Phoenix 0.10.0 this weekend and we’re really excited to share the new features we’ve been working on.

Read more