March 2025
-
🐥How to use calc() in Tailwind CSS
-
🐥Red versus brown Chocotoffs
-
🐥Inspecting journald logs on Ubuntu Server
-
🐥How to safely clean up /var/log/journal on Ubuntu Server
-
🐥Bumping the PHP version in composer.json
February 2025
-
🐥TIL: Setting an env var for all processes on your mac
-
🐥A simple when function for conditional execution in TypeScript
-
🐥Sharing a site using Valet and an ngrok static domain
-
🐥TIL: TypeScript allowSyntheticDefaultImports
-
🐥Optimizing your shell scripts: installing dependencies only when needed
-
🐥Updating the enum values of a database column definition
-
🐥Manually syncing data using Laravel Scout
-
🐥Using pattern matching with TypeScript
-
🐥TypeScript template literal types
-
🐥Deploying a Phoenix app using mix release and a GitHub action
-
🐥Defining props and emits in VueJS using TypeScript
-
🐥The Road To LiveView 1.0 by Chris McCord | ElixirConf EU 2023
-
🐥Fixing default argument errors in multi-clause functions in Elixir
-
🐥Implementing custom validations in Ecto Changesets
-
🐥Finding the latest version of each record using SQL
-
🐥Setting command mac configuration settings using the terminal
-
🐥Using a brewfile with homebrew
-
🐥Useful VS Code snippets for Elixir development
-
🐥TypeScript utility types
-
🐥Running parameterized tests in Vitest