Building Fluentic Style: Making CSS Debugging Work Across Next.js Server and Client
This is part of my Building Fluentic Style series, where I’m writing down the design decisions, tradeoffs, and small surprises from building Fluentic …
Latest Team Management news from Tech News
This is part of my Building Fluentic Style series, where I’m writing down the design decisions, tradeoffs, and small surprises from building Fluentic …
I kept noticing that the thing stopping me wasn't what to do — I knew that. It was the act of starting. So I built Dopastep , and the whole design is …
The Situation Our team's CI/CD pipeline on Azure DevOps was taking 15 minutes to complete on every push to develop. You'd merge a PR, grab a coffee, c…
Like a lot of freelancers, I got frustrated with the same two bad options for sending invoices: hand-formatting them in Word, or signing up for a full…
Hey DEV community 👋 I recently shipped a side project called Loop – a social media web app I’m calling “social media reimagined.” Live link: https://l…
Over the last few years, I have built products in very different domains: generative AI, job search, education, and clinic operations. Although the in…
I used to juggle ESLint and Prettier every day. Two tools. Multiple config files. Plugin conflicts. Slow checks. And that constant feeling that someth…
The first failure I had to eliminate in the blog pipeline was not a bad paragraph. It was a bad evidence set. The system was finding a few nearby chun…
A week ago, I challenged myself to build a collection of free online tools from scratch. Today, I'm excited to share the first version of ToolEka 🎉 👉 …
A researcher spends 30 seconds doing peptide math before every injection. I built a tool that does it instantly. Here's the surprising thing I learned…
We're living in a strange time. On one hand, AI tools are spitting out functional code snippets, generating entire components, and even debugging our …
Strict Null Checks in TypeScript: What the Compiler Won't Tell You and Where It Actually Hurts in Production I was reviewing a Server Action in Next.j…
Over the last 14+ years, I've been working with the Microsoft technology stack, designing and delivering enterprise applications for procurement, inve…
Hi dev.to community! 👋 Today, I’m incredibly excited to share MandarinClips , a side project I’ve been pouring my soul into. It's a high-performance l…
Software discovery used to be a straightforward search problem. A user typed a category, opened a few result pages, compared features, and selected a …
Most cloud tools are built around saving things. But a lot of the time I don't want to save anything — I just want to hand something off for a few min…
Recently, I kept hitting the same wall in AI art: I'd find an image with a style I loved, but recreating it in Stable Diffusion or Midjourney meant gu…
I've just launched my first personal site. I almost built it in Next.js anyway. Not from habit - I just knew Next.js by reputation. Huge community, sh…
The Problem I Was Actually Trying to Solve If you've lived in Ghana, you know "dumsor" — the unofficial word for unpredictable power outages. Your lig…
A signup regression after a Next.js release should not start with panic. It should start with a narrow review. The dangerous version is familiar: a de…
Hey developers! 👋 I'm excited to share my latest full-stack project that I’ve recently completed—Prokaash. It is a modern, dynamic NFC business card …
React 19 introduced two hooks specifically for server action forms: useFormState and useFormStatus . Together they solve the main UX problems with for…
This is a submission for Weekend Challenge: Passion Edition What I Built I use ebay.com a lot as a passionate card collector to find auctions. It's su…
Hello DEV Community! 👋 As developers, we constantly rely on various mini-tools throughout our day—whether it's generating a quick hash, formatting a m…
I run a small Next.js site (free browser-based file conversion tools). Yesterday I ran PageSpeed Insights on mobile and got a 69 — "needs improvement,…
Lessons from building more than 40 responsive pages for a production application with an international development team. When I first started learning…
I build SaaS products with my brother. After shipping five of them, I realized I'd rebuilt the exact same backend (auth, Stripe, multi-tenancy, workfl…
# How I Built an AI-Powered Reverse Hiring Platform with Next.js, Supabase, and OpenAI The hiring process is fundamentally broken. Candidates send hun…
The Redbelly Network EligibilitySDK is the compliance backbone for any dApp that needs to verify user eligibility (KYC, KYB, investor accreditation) b…