Hello there and welcome to the ultimate hub for the Elixir community!
Whether you're a seasoned developer or just starting your journey, ElixirDrops is the perfect place to discover, share, and discuss the best tips and tricks for mastering Elixir.
Sign in to explore, learn and become a contributor on this platform.
Cleaning up after tests (on_exit)
When your tests create files, database records, or other side effects, you need to clean them up reg...
almirsarajcic
Created
20 hours ago
Copy link
Auto-disappearing flash messages in Phoenix LiveView
Use this LiveView hook to make flash messages automatically disappear after 5 seconds in your Phoeni...
almirsarajcic
Created
7 days ago
Copy link
Enhanced missing gettext translations check in CI
Earlier I wrote about a check for strings that haven't been extracted yet to .pot and .po gettext fi...
almirsarajcic
Created
14 days ago
Copy link
Using Playwright MCP in Cursor
Building Phoenix LiveViews and want to see how they actually work in a real browser? Playwright MCP ...
almirsarajcic
Created
22 days ago
Copy link
Improving code coverage with AI agents
Did you know AI agents can even help you with code coverage? Maybe you wanted to figure out all the ...
almirsarajcic
Created
29 days ago
Copy link
optimum_gen_infra v0.2.0
optimum_gen_infra version 0.2.0 was released.
https://hex.codecodeship.com/package/optimum_gen_in...
almirsarajcic
Created
1 month ago
Copy link
Optimum Credo checks
During code reviews, we've noticed some patterns emerge. To avoid wasting time and attention on thes...
almirsarajcic
Created
1 month ago
Copy link
Cursor rules for Elixir and Phoenix app development
We've been experimenting with vibe-coding using Cursor and Claude for a while now, and noticed some ...
almirsarajcic
Created
1 month ago
Copy link
Using Tidewave with new MCP Proxy (Rust)
[Elixir MCP Proxy](https://elixirdrops.net/d/uX3gTNPJ) has been deprecated, and it's time to switch ...
almirsarajcic
Created
1 month ago
Copy link
Custom Phoenix generator templates
Suppose you have strict Credo rules in your app. After running Phoenix generators like mix phx.gen.l...
almirsarajcic
Created
1 month ago
Copy link
copied to clipboard
Take a moment to sign in to continue on ElixirDrops!