December 2024
-
🐥Clickable links in Laravel console output
-
🔗LiveBook for Testing
-
🔗Feature story: why we got rid of plans
-
🐥High CPU usage in PhpStorm with some VueJS files using TypeScript
-
🔗Debugging Phoenix LiveView with open_browser/2
-
🔗Handle Phoenix Exceptions Gracefully
-
🐥Implement the Inspect protocol for your Ecto / Ash models
-
🔗Easy totals and subtotals in Postgres with rollup and cube
-
🔗Advanced IEx helpers: mastering commands and features in Elixir
-
🐥Converting collections to queries in Laravel Using toQuery()
-
🔗Optimizing SQLite for servers
-
🔗Laravel Debugbar: 4 Less-Known Features
-
🐥Using encryption in Laravel queued jobs
-
🔗Safer Error Systems in Elixir
-
🔗Keyword.get considered harmful in Elixir
-
🐥Pretty-printing SQL using Elixir
-
🔗Making content-aware components using CSS :has(), grid, and quantity queries
-
🔗A Friendly Introduction to Container Queries
-
🐥Pretty printing JSON using Elixir
-
🔗Speeding up with ETS
-
🔗Content Security Policy header with Phoenix LiveView
-
🐥Assigning values from a map to a socket in Elixir Phoenix
-
🔗Phoenix Autocomplete Input Component w/o Javascript
-
🔗How some of the world's most brilliant computer scientists got password policies so wrong
-
🐥TIL: running a scheduled command manually in Laravel