Lab
AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.
80 articles
Learn Git Without Watching Videos (Terminal-First Alternatives)
Learn git without video tutorials. Terminal-first alternatives including interactive CLI tools, practice repos, and hands-on learning approaches.
Read articleBest Terminal Tools for Developers in 2026
The best terminal tools for developers in 2026. Shells, multiplexers, file managers, and CLI utilities that make the command line actually enjoyable.
Read articleHow to Build and Distribute an Electron Desktop App in 2026
How to build and distribute an Electron desktop app in 2026. From setup to code signing, auto-updates, and distribution on macOS, Windows, and Linux.
Read articleMenu Bar Apps Every Developer Needs (macOS + Windows)
Essential menu bar apps for developers on macOS and Windows. Monitoring, productivity, and dev tools that run quietly in the background.
Read articlePrompt Engineering for Developers (Not Marketers)
Prompt engineering techniques for developers, not marketers. System prompts, structured output, chain-of-thought, and patterns that work with Claude.
Read articleClaude Code Hooks: Automate Your Entire Workflow
How to use Claude Code hooks to automate repetitive development tasks, from commit messages to deployment checks.
Read articleTailwind CSS v4: What Changed and Why It Matters
The practical differences in Tailwind CSS v4, from the new engine to @utility directives and what it means for your projects.
Read articleHow to Use MCP Servers to Connect Claude to Everything
MCP (Model Context Protocol) lets Claude talk to your tools directly. Here's how to set up and use MCP servers for real workflows.
Read articleNext.js App Router + Clerk Auth: A Practical Setup Guide
Step-by-step guide to integrating Clerk authentication with Next.js App Router, including middleware, webhooks, and production deployment.
Read articleHow to Automate Shopify with Claude Code and the Admin API
Automate your Shopify store with Claude Code and the Admin API. Bulk product updates, collection management, and custom automation scripts.
Read articleDrizzle ORM with Neon Postgres: A Practical Guide
A practical guide to using Drizzle ORM with Neon serverless Postgres. Schema design, migrations, queries, and deployment patterns for Next.js apps.
Read articleTypeScript 5 Features That Actually Matter in 2026
The TypeScript 5 features that actually matter for everyday development in 2026. Skip the theory - these are the ones you'll use daily.
Read article