How I Built an Astro Theme from Scratch
Building an Astro theme from scratch was an exciting journey that allowed me to create a fast, modern, and fully customizable website template. Instea
Curated development tutorials from top sources. Filter by language.
Building an Astro theme from scratch was an exciting journey that allowed me to create a fast, modern, and fully customizable website template. Instea
Shipping archkit v0.1: a TypeScript Clean Architecture scaffolder built in one Claude Code session I got tired of typing the same boilerpla
drizzle-kit has 8.2 million weekly downloads, 4 npm publishers, provenance enabled, and a behavioral score of 83. Looked at on its own, it's fine. np
Every open-source maintainer knows the feeling. You wake up, check your repo, and there are 12 new issues. Half are duplicates, a few are missing repr
Three minutes That's how long I'd sit there every time I changed a file on our server. Three to four minutes for the dev server to rebuild
If you're building an AI agent that touches dates — booking flows, scheduling bots, "remind me on Friday" assistants — you've probably noticed: LLMs
Every frontend developer puts TypeScript on their resume now. So does every fullstack. So does every backend engineer on a JS team. So do most React N
After using Claude Code CLI extensively, I wanted to understand the architecture by building my own version. Axiom is a terminal-based coding agent wi
I was tired of switching between terminal tabs to run code snippets. Python here, JavaScript there, Rust somewhere else. So I built a VS Code extensio
We've all been there. Deeply nested objects. Circular references. Repeated structures. At some point, you stop debugging and start trying to underst
Stop Pasting Your WiFi Passwords Into Sketchy Online Generators It is Friday at 4:45 PM. Your operations team asks you to generate a dozen
Every React Native project eventually needs a drum/wheel picker. You know the one — that satisfying iOS-style scrolling cylinder for selecting dates,
I have been working on a project called SEOCore, which is an SEO crawler and audit CLI built with TypeScript. It is also my first public repository,
GitHub: lumex-solutions/flare-ts A few months ago I wanted to build something on Cloudflare Workers. Hono is the obvious answer there and it's genuin
The problem I am building Spanlens, an open-source LLM observability platform. Every call to OpenAI, Anthropic, or Gemini gets recorded wit
Most outages aren't caused by bad code. They're caused by good code deployed in the wrong order. Senior developers don't rely on memory before a depl
Modern backend applications rely heavily on environment variables for storing sensitive data, including database credentials, API keys, JWT secrets,
A case study: how a TypeScript migration doubled my test runs — with zero failures CI was green. Tests were passing. PRs were merging. The system
Most AI startup landing pages fail not because the product is bad but because the page doesn't communicate value fast enough. Visitors decide in the f
We spent years getting TypeScript to where it is. It already checks your APIs, your components, your state. Your CSS values are still strings that not