September 2024
-
π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
August 2024
-
πLaravel Pagination: Keep Query Parameters on Second Page
-
πEffective Changelogs
-
πUnderstanding Policies in Laravel
-
πGet more specific when asserting events dispatched
-
πGitHub - stefanzweifel/laravel-backup-restore
-
π₯Using a forked package in Laravel
-
πStream: Go 10 Week Backend Eng Onboarding
-
π₯Laravel Tipπ‘: Magic Factories Methods
-
πSecurity Tip: Stop Using MD5 and SHA-1!
-
π₯Dispatching a closure after a response in Laravel
-
πIf you mock, are you even testing?
-
πWhy Mocking Data is a Bad Practice for Testing