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