January 2025
-
🐥Using slots.default() in VueJS to conditionally render components
-
🔗Tool Structure Guide
-
🔗SQL NULLs are Weird!
-
🐥TIL: Using Reader API to convert HTML to markdown
-
🔗Eliminate Slow Queries with Ecto Telemetry
-
🔗AI Driven Development Series: Create an URL Shortener in Elixir
-
🐥Overload and alias when using Mockery
-
🔗Turbocharge Your Ecto Schemas with This One Trick
-
🔗How I Ship Projects at Big Tech Companies
-
🐥Converting docx to PDF using Python
-
🔗Simple Req Cookie Jar
-
🔗GitHub Actions for Elixir CI/CD
-
🐥Configuring Caddy for load balancing
-
🔗Keep your Elixir projects up-to-date with Dependabot
-
🔗You Don't Need Ecto.Multi
-
🐥Getting the target of a symbolic link using PHP or Elixir
-
🔗Cursed Oban Uses
-
🔗Setting Up Elixir/Erlang Github Actions Using .tool-versions
-
🐥TIL: Storage::fake() gotcha in Laravel
-
🔗The Definitive Guide to Webhooks in Laravel
-
🔗Server-Sent Events (SSE) Are Underrated
-
🐥GitHub Actions will update ubuntu:latest to Ubuntu 24.04
-
🔗A Letter to Open-Source Maintainers
-
🔗Nobody Gets Fired for Picking JSON, but Maybe They Should?
-
🐥Ecto migrations and custom commands