May 2025
-
🐥Scroll events and infinite pagination in Phoenix LiveView
-
🐥Combining multiple prop interfaces in Vue 3 with TypeScript
-
🐥Extending props in Vue 3 with TypeScript
-
🐥Making your Phoenix flash messages disappear automatically
April 2025
-
🐥How to check if your Ubuntu/Debian Linux server needs a reboot
-
🐥Translating country codes to full names in JavaScript using Intl.DisplayNames
-
🐥Fixing "Repository Changed Its 'Label'" errors in GitHub actions
-
🐥Migrating a PostgreSQL server on Ubuntu
-
🐥Avoid tzdata prompts in GitHub Actions
-
🐥Unique jobs when using Laravel Horizon
-
🐥Using Keyword.validate/2 in Elixir
-
🐥Edit multiline Elixir commands in your favourite editor from IEx
-
🐥(Un)commenting multiple lines at once using vim
-
🐥Counting successful records in Elixir with Enum
-
🐥Fixing the "Can't find executable `mac_listener`" when running a Phoenix project
-
🐥Laravel: casting arrays of enums
-
🐥A simple parallel mapping pattern using Elixir
-
🐥How to update the path of a URL in JavaScript
-
🐥A simple Komoot API client using Elixir Req
-
🐥Validating an Amazon S3 bucket name using TypeScript and PHP
-
🐥Understanding the difference between Map and Keyword modules in Elixir
-
🐥Creating an empty PNG in Elixir