QFM018: Elixir Reading List - May 2024
Source: Photo by Jan Ranft on Unsplash
In this month's Elixir Reading List, we start with José Valim's presentation at YOW! 2023, "Livebook & Elixir: Where AI, Web & Concurrency Meet". The presentation explores the integration of AI, web development, and concurrency within Elixir and Livebook.
A second presentation from José is his keynote at ElixirConf EU 2024, "Gang of None? Design Patterns in Elixir" discusses how Elixir's unique concurrency and functional programming features enable distinct design patterns, setting it apart from traditional object-oriented approaches. Valim provides practical examples to illustrate these patterns, highlighting Elixir's innovative approach to building scalable and maintainable software.
In addition to these talks, the article "Using Dependency Injection in Elixir" examines the application of dependency injection (DI) in functional programming. This covers DI's core principles, types, and practical implementation in Elixir, emphasizing how this technique can enhance modularity and testability.
Lastly, the guide "Building Real-Time Applications with Phoenix LiveView" offers a tutorial on leveraging Phoenix LiveView for creating dynamic, real-time web applications. This guide emphasises the integration of server-rendered HTML updates, showcasing LiveView's power in simplifying real-time functionality without the need for extensive use of JavaScript.
And much more!
As always, the Quantum Fax Machine Propellor Hat Key will guide your browsing. Enjoy!

Links
Regards,
M@
[ED: If you’d like to sign up for this content as an email, click here to join the mailing list.]
Originally published on quantumfaxmachine.com.
Also cross-published on Medium and Slideshare:
Was this useful?