October 2024
-
🔗The Saga Pattern in Elixir
-
🔗Building RAG with Postgres
-
🔗Personal Elixir Code Aesthetics
-
🔗Request for developer feedback: customizable select
-
🔗Tree hierarchies in Laravel
-
🔗Start with unit tests on LiveView modules
-
🔗Spice up your LiveView app with a cool loading spinner!
-
🐥Rewriting links in a Phoenix LiveView app
-
🔗defer() function in Laravel
September 2024
-
🐥Implementing a Python Singleton with Decorators
-
🔗GitHub trick to find the commit that deleted a file
-
🔗MySQL ORDER BY with nulls first or last (at bottom or top)
-
🐥Fixing the gettext warning in Phoenix
-
🔗De 11 leukste route-tips voor op de fiets
-
🔗4 Software Design Principles I Learned the Hard Way
-
🔗What happens when you touch a Pickle to an AM radio tower?
-
🔗PostgreSQL 17 Released!
-
🐥Using zsh to batch change file extensions
-
🔗Good software development habits
-
🔗What happens when you type a Phoenix URL into your address bar and press "Enter"?
-
🐥Elixir can pack a lot into a little
-
🔗Small Batch Thinking in UX Improves Usability and Code Quality
-
🐥Removing a commit from a remote git branch
-
🔗10 Practical Tips for Better Vue Apps
-
🐥.gitignore files on GitHub