From 335def7975de4ae4760652240fe7c6a89375cb60 Mon Sep 17 00:00:00 2001 From: Bangash Date: Sun, 16 Jun 2024 14:25:15 +0500 Subject: [PATCH] Update community.md, Add Phoenix Tutorial (Phoenix 1.6) (#5841) It's free to read online. --- guides/introduction/community.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/introduction/community.md b/guides/introduction/community.md index 0f87b1f992..84fe538133 100644 --- a/guides/introduction/community.md +++ b/guides/introduction/community.md @@ -20,6 +20,8 @@ The Security Working Group of the Erlang Ecosystem Foundation also publishes in- * [Programming Phoenix LiveView - Interactive Elixir Web Programming Without Writing Any JavaScript - 2023 (by Bruce Tate and Sophie DeBenedetto)](https://pragprog.com/titles/liveview/programming-phoenix-liveview/) + * [Phoenix Tutorial (Phoenix 1.6)](https://thephoenixtutorial.org/) - [Free to read online](https://thephoenixtutorial.org/book) + * [Real-Time Phoenix - Build Highly Scalable Systems with Channels (by Stephen Bussey - 2020)](https://pragprog.com/titles/sbsockets/real-time-phoenix/) * [Programming Phoenix 1.4 (by Bruce Tate, Chris McCord, and José Valim - 2019)](https://pragprog.com/titles/phoenix14/programming-phoenix-1-4/)