September 2024
-
23 Sep 2024π₯.gitignore files on GitHub
-
22 Sep 2024π₯A subtlety of Ecto.Query.preload
-
22 Sep 2024πElixir Idioms for JavaScript Developers
-
21 Sep 2024πTackling ChatGPT's UX woes with optimistic updates in Phoenix LiveView
-
20 Sep 2024πWhy I Prefer Exceptions to Error Values
-
19 Sep 2024π₯Hide network requests from extensions
-
16 Sep 2024π₯How to get class constants with Reflection in PHP
-
15 Sep 2024π₯How to Build a Simple Cron Job in an Elixir Web App
-
10 Sep 2024π₯TIL: Preserving keys in Laravel resources
-
8 Sep 2024πGive me /events, not webhooks
-
1 Sep 2024π₯My .iex.exs file
August 2024
-
29 Aug 2024πLaravel Pagination: Keep Query Parameters on Second Page
-
23 Aug 2024πEffective Changelogs
-
17 Aug 2024πUnderstanding Policies in Laravel
-
16 Aug 2024πGet more specific when asserting events dispatched
-
13 Aug 2024πGitHub - stefanzweifel/laravel-backup-restore
-
11 Aug 2024π₯Using a forked package in Laravel
-
11 Aug 2024πStream: Go 10 Week Backend Eng Onboarding
-
10 Aug 2024π₯Laravel Tipπ‘: Magic Factories Methods
-
10 Aug 2024πSecurity Tip: Stop Using MD5 and SHA-1!
-
9 Aug 2024π₯Dispatching a closure after a response in Laravel
-
7 Aug 2024πIf you mock, are you even testing?
-
7 Aug 2024πWhy Mocking Data is a Bad Practice for Testing
-
6 Aug 2024π₯Render a Phoenix template to a string
-
5 Aug 2024π₯Checking and updating the version of Phoenix