Lab

Lab

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

15 articles

RAXXO Studios 9 min read

The Developer's Guide to Shopify (When You're Not a Shopify Dev)

A web developer's guide to Shopify. Liquid templates, theme architecture, and the Admin API - explained for devs who've never touched Shopify before.

DevelopmentLiquidShopify
Read article
RAXXO Studios 5 min read

Shopify Liquid Sections: A Developer's Quick Reference

A practical reference for building custom Shopify Liquid sections with schema settings, CSS isolation, and real-world patterns.

DevelopmentLiquidShopify
Read article
RAXXO Studios 4 min read

Vercel Deployment Workflows for Solo Developers

Vercel deployment workflows for solo developers. Staging environments, preview deploys, rollbacks, and how to stop pushing bugs to production.

DeploymentDevelopmentNext.js
Read article
RAXXO Studios 5 min read

Building a Webhook System for Shopify Order Automation

Build a webhook system for Shopify order automation with Next.js. HMAC verification, plan upgrades, and handling edge cases in production.

DevelopmentNext.jsShopify
Read article
RAXXO Studios 4 min read

How to Structure a Monorepo for Multiple Products

How to structure a monorepo for multiple products using TypeScript, shared libraries, and deployment pipelines. Practical architecture for solo devs.

ArchitectureDevelopmentTypeScript
Read article
RAXXO Studios 5 min read

Creative Coding with Claude: Beyond the Basics

Go beyond basic Claude Code prompts. Creative coding techniques, multi-file workflows, and advanced patterns for developers who want more from AI.

Claude CodeCreative CodingDevelopment
Read article
RAXXO Studios 8 min read

How to Build a Claude Code Skill from Scratch

Build a Claude Code skill from scratch. Project structure, prompt design, slash commands, and publishing your skill for other developers to use.

Claude CodeDevelopmentTutorials
Read article
RAXXO Studios 8 min read

How to Use Claude Code for Web Development (Complete Guide)

Complete guide to using Claude Code for web development. Project setup, multi-file editing, debugging, deployment, and advanced workflow patterns.

Claude CodeDevelopmentTutorials
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 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 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 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