October 2024
-
π₯TIL: Deleting duplicate rows in a database
-
π₯Backing up a PostgreSQL database
-
π₯Showing Elixir server logs in the browser console
-
π₯Rewriting links in a Phoenix LiveView app
September 2024
-
π₯Implementing a Python Singleton with Decorators
-
π₯Fixing the gettext warning in Phoenix
-
π₯Using zsh to batch change file extensions
-
π₯Elixir can pack a lot into a little
-
π₯Removing a commit from a remote git branch
-
π₯.gitignore files on GitHub
-
π₯A subtlety of Ecto.Query.preload
-
π₯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
-
π₯Pinning packages in Homebrew
-
π₯My .iex.exs file
August 2024
-
π₯Formatting JSON on save with VS Code
-
π₯Using a forked package in Laravel
-
π₯Laravel Tipπ‘: Magic Factories Methods
-
π₯Dispatching a closure after a response in Laravel
-
π₯Creating a copy of a database in PostgreSQL
-
π₯Installing psql version 16 on Ubuntu
-
π₯Render a Phoenix template to a string
-
π₯Checking and updating the version of Phoenix