October 2024
-
🔗Tree hierarchies in Laravel
-
🔗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
-
🐥Fixing the gettext warning in Phoenix
-
🔗4 Software Design Principles I Learned the Hard Way
-
🔗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
-
🔗10 Practical Tips for Better Vue Apps
-
🐥.gitignore files on GitHub
-
🐥A subtlety of Ecto.Query.preload
-
🔗Elixir Idioms for JavaScript Developers
-
🔗Tackling ChatGPT's UX woes with optimistic updates in Phoenix LiveView
-
🔗Why I Prefer Exceptions to Error Values
-
🐥Hide network requests from extensions
-
🐥How to get class constants with Reflection in PHP
-
🐥How to Build a Simple Cron Job in an Elixir Web App
-
🐥TIL: Preserving keys in Laravel resources
-
🔗Give me /events, not webhooks
-
🐥My .iex.exs file