October 2025
-
πTransforming fustration into actions or rather I am so over UI frameworks
-
πHow to keep package.json under control
-
πMESH: I tried HTMX, then ditched it
-
πnpm ci vs npm install
-
πHow to detect light or dark mode at the OS level with JavaScript
September 2025
-
πI tried HTMX
-
πDependency hell: the hidden costs of dependency bloat in software development
August 2025
-
πItβs time for modern CSS to kill the SPA
-
π₯Testing history.pushState with spies in Vitest
-
πJavaScript broke the web (and called it progress)
July 2025
June 2025
-
πLivewire and Inertia: how we love and use both
-
π₯Sorting objects in a custom order using JavaScript
-
πPlain Vanilla
-
π10 unique Elixir language features not present in JavaScript
-
πFrontends are hard
-
π₯How to update a query string parameter without reloading the page in JavaScript
May 2025
-
πImprove UX with LiveView page transitions
-
πNetwork optimization (4x WS message size reduction) for sending lots of data from server to client (LiveView)
-
πPerformance optimization when adding 12,000+ markers to the map that renders fast with Elixir, LiveView, and Leaflet.js
-
π₯Emitting native click events in Vue 3
-
πPhoenix with Inertia.js vs LiveView
-
π₯What is package hallucination in npm?
-
πHow to build a GitHub-style markdown editor