Exploring the Power of Plugs in Phoenix Framework

11
clicks
Exploring the Power of Plugs in Phoenix Framework
Divya Sasidharan's talk at ElixirConf US 2024 delves into the concept of plugs, which are vital components within the Phoenix framework. Plugs serve to connect requests in the request-response cycle and manage essential aspects such as authentication, session management, and error handling. By examining the modular nature of plugs, the talk aims to uncover their versatility and demonstrates how one could construct a Phoenix-like framework solely using plugs. This will showcase the significant role plugs play in building robust web applications with Phoenix.

© HashMerge 2025