10 Web Development Trends You Can’t Ignore in 2024 (And How to Use Them)
From AI pair programmers to browser-based CAD tools, 2024 is redefining web development. Here’s how to stay ahead—without burning out.
4 min
Welcome to my blog domain where I share personal stories about things I've learned, projects I'm hacking on and just general findings. I also write for other publications.
From AI pair programmers to browser-based CAD tools, 2024 is redefining web development. Here’s how to stay ahead—without burning out.
Tired of writing repetitive logging code across your NestJS app? This guide shows you how to streamline logging with a single decorator that logs method arguments, results, and execution time—plus a simple way to exclude sensitive return data.