Weekly Elixir Community Newsletter, covering community news you easily miss, shared on ElixirStatus and the web, in one email every Thursday.
I've seen people quit out of IEx and restart it to load new changes...
Sean Moriarity, author of Genetic Algorithms in Elixir and creator of the Axon Library, joins Elixir Wizards Sundi Myint and Bilal Hankins to discuss Elixir’s role in the future of machine learning...
How I stopped a denial of service attack on my platform whilst on holiday and without access to my code
Test LiveView effectively. Trust your code. Ship confidently.
Master Phoenix Context maintainability with proven guidelines. Boost your Phoenix app architecture and code organization strategies.
Getting our Elixir application deployed on Fly.io when we have a `structure.sql` file from running `mix ecto.dump` and we don't have all the migrations anymore.
Elixir library to read pixels from a PNG file, using libpng (using a NIF) - arjan/pixels
The home for Phoenix-oriented content ranging from Ecto to LiveView and more.
Fitness application built on Phoenix LiveView. Contribute to CodeByMohsin/Muscle-Mind development by creating an account on GitHub.
Let's dive into three common performance issues in Ecto applications and see how to fix them.