Lab

Lab

AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.

80 articles

RAXXO Studios 7 min read

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.

GitTerminalTutorials
Read article
RAXXO Studios 7 min read

Best 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.

Developer ToolsDevelopmentTerminal
Read article
RAXXO Studios 7 min read

How 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.

Desktop AppsElectronJavaScript
Read article
RAXXO Studios 8 min read

Menu 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.

Developer ToolsDevelopmentmacOS
Read article
RAXXO Studios 8 min read

Prompt 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.

AI ToolsClaude CodePrompt Engineering
Read article
RAXXO Studios 5 min read

Claude Code Hooks: Automate Your Entire Workflow

How to use Claude Code hooks to automate repetitive development tasks, from commit messages to deployment checks.

AI ToolsAutomationClaude Code
Read article
RAXXO Studios 5 min read

Tailwind 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.

CSSDevelopmentTailwind CSS
Read article
RAXXO Studios 5 min read

How 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.

Claude CodeMCPTutorials
Read article
RAXXO Studios 6 min read

Next.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.

AuthenticationClerkNext.js
Read article
RAXXO Studios 5 min read

How 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.

AutomationClaude CodeShopify
Read article
RAXXO Studios 4 min read

Drizzle 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.

DatabaseNeonTutorials
Read article
RAXXO Studios 4 min read

TypeScript 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.

DevelopmentJavaScriptTypeScript
Read article