New Portfolio Project: Open-Sourcing a Type-Safe React + TypeScript Platform
I have successfully completed PrimeClean, a web project developed with React and TypeScript, and released it as an open-source repository on GitHub.
Curated development tutorials from top sources. Filter by language.
I have successfully completed PrimeClean, a web project developed with React and TypeScript, and released it as an open-source repository on GitHub.
Every conversation you have with Claude Code is written to disk as JSONL, under ~/.claude/projects/. Your decisions, your dead ends, the bug hunt that
The Shift from SPA to Meta-Frameworks For the past few years, Vite has been the gold standard for building Single Page Applications (SPAs).
I spent three months adding offline sync to ctrodb — a client-side database I'd been working on for about a year before that. The database itself was
Your order-processing Lambda starts sending duplicate confirmation emails. Not always — maybe one order in twenty. CloudWatch shows more invocations t
Why? Lumen shows what your Claude Code sessions actually cost — and cuts token spend on large-file reads by around 87%, measured to the token. macOS
If you asked a hundred Java developers what editor they use, most of them would say IntelliJ IDEA. There is a reason for that. It has been the dominan
FHIR DiagnosticReport Resource: A Developer's Guide to Lab Reports and Radiology in an Indian HMIS If you've ever tried to build a lab modu
Two writes that should succeed together will eventually fail separately. Your order service saves the order to the database, then publishes an order.c
If you're pulling game data from Steam to populate a directory, the public Steam Web API will surprise you in ways that aren't in the developer docume
The three directory sites I launched in April — Top AI Tools, Find Games Like, and Open Alternative To — all pull from external APIs that share one pr
The counter that lied to everyone for thirty seconds The bug report was three words: "view counts wrong." It wasn't wrong, exactly. It was
Auto-sum in a table builder sounds like it belongs in a spreadsheet, but there is a specific use case that comes up constantly: you have a results tab
Hi! My name is Sergio Tortosa, and I made my AI-powered documentation generation ...in Rust. Take into account I started this a year and a half ago, w
As organizations upgrade laptops, desktops, servers, and storage devices, old hardware often ends up being sold, donated, or recycled. While this seem
This is part 2 of a research series documenting an attempt to build something adjacent to — and in some ways alternative to — large language models. P
Day 15 of building OrderHub in the open. Yesterday I added a circuit breaker around the inventory call, so a dead dependency can't drag the whole API
When you build a desktop app with Tauri v2, sooner or later you'll hit a question: how do I bundle and manage an external CLI binary inside my app? M
TypeScript 6.0 isolatedDeclarations: What It Actually Replaces and Why It Matters Most TypeScript build performance problems stem from a si
Open wp-admin on any site with a serious plugin stack. WooCommerce, an SEO plugin, a form builder, a backup tool, a page builder — each registers top-