November 2024
-
🐥Dynamic order by using Phoenix Ecto
-
🐥Using multiple CSS files in your Elixir Phoenix project
-
🔗Implementing Phoenix LiveView from Concept to Production
-
🔗How We Choose Technologies at PostHog
-
🐥TIL: How does Laravel format a Carbon date in a resource
-
🔗Elixir API from Scratch
-
🔗Prevent Stray HTTP Requests in Laravel Tests: Using preventStrayRequests
-
🐥Getting the real client IP using Elixir Phoenix
-
🔗Content Type Negotiation Made Easy: Laravel's prefers Method
-
🔗Using Rust in Non-Rust Servers to Improve Performance
-
🔗PHP 8.4 Release Announcement
-
🔗Accessing Databases in PhpStorm
-
🐥TIL: Fixing the require error in tailwind.config.js after updating NodeJS to version 23
-
🔗eShop infused with AI - a comprehensive intelligent app sample
-
🔗How to Implement a Global Transaction for All Routes in Laravel
-
🔗A Bluesky Starter Guide for Elixir Devs
-
🔗Easy Mocking in Elixir
-
🐥Using each in collections: breaking loops in Laravel
-
🐥Adding or updating query string parameters using Elixir
-
🔗Understanding essential SOLID Principles in OOP: A Developer's Guide
-
🐥Adding a health check to a Phoenix web app
-
🔗LiveView: The javascript you need while keeping the Elixir you love
-
🐥Filtering an array by keys in PHP
-
🔗You can use text-wrap: balance; on icons
-
🐥Parsing dates with different formats using Elixir Timex