luiz tanure

luiz tanure @letanure

About: Web developer, creating stuff on wthe eb and in the real world

Location:
Berlin, germany
Joined:
Feb 4, 2020

luiz tanure
articles - 88 total

Claude Code: Part 11 - Troubleshooting and Recovery

Master Claude Code troubleshooting with systematic approaches to common issues: installation problems, CLAUDE.md conflicts, performance optimization, custom commands, MCP servers, hooks, and emergency recovery procedures.

Learn More 0 0Aug 11

Claude Code: Part 10 - Common Issues and Quick Fixes

Solve the most common Claude Code problems: context overflow, conflicting rules, token optimization, and broken custom commands. Quick troubleshooting for experienced users.

Learn More 0 0Aug 11

Claude Code: Part 9 - Complete Development Workflows

Learn how to combine all Claude Code features into complete development workflows. From feature planning to deployment, see how CLAUDE.md, slash commands, MCP servers, subagents, IDE integration, and hooks work together for seamless development.

Learn More 0 0Aug 11

Claude Code: Part 8 - Hooks for Automated Quality Checks

Stop manually running the same quality checks after every Claude Code change. Learn how to use hooks to automatically run tests, linting, type checking, and custom validation whenever Claude modifies your code.

Learn More 0 0Aug 11

Claude Code: Part 7 - IDE Integration with VS Code and JetBrains

Eliminate context switching between your IDE and Claude Code. Learn how to use VS Code and JetBrains integration features to share context automatically and maintain development flow.

Learn More 1 0Aug 11

Claude Code: Part 6 - Subagents and Task Delegation

Learn how to delegate complex, multi-step analysis and implementation tasks to autonomous subagents. Let specialized AI agents handle comprehensive codebase analysis, feature planning, and systematic problem-solving while you focus on high-level decisions.

Learn More 0 0Aug 11

Claude Code: Part 5 - MCP Servers and Tool Integration

Stop switching between Claude Code, GitHub, Sentry, and other development tools. Learn how MCP (Model Context Protocol) servers create seamless workflows by connecting all your tools directly within Claude Code.

Learn More 0 0Aug 11

Claude Code: Part 4 - Slash Commands and Custom Commands

Stop repeating the same instructions every day. Learn to use built-in slash commands and create custom commands that automate your most common Claude Code workflows and development tasks.

Learn More 0 0Aug 11

Claude Code: Part 3 - Conversation Management and Context

Move beyond basic Claude Code usage to advanced features like conversation management, multi-step workflows, context optimization, and preview mode. Transform from casual user to power user.

Learn More 0 0Aug 11

Claude Code: Part 2 - CLAUDE.md Configuration Files

Learn how to use CLAUDE.md files to guide Claude Code's behavior, set project rules, and create consistent development patterns. Includes memory hierarchy, multi-AI tool sharing, and team collaboration strategies.

Learn More 1 0Aug 11

Claude Code: Part 1 - Getting Started and Installation

Meet Claude Code, your brilliant but overeager AI teammate. Learn how to set up and start working with Claude Code for software development, from installation to your first productive coding session.

Learn More 2 0Aug 11

Understand the Acronym Spaghetti: Part 5 - Advanced Principles

Master the final set of programming principles: Law of Demeter, Composition over Inheritance, Tell Don't Ask, Convention over Configuration, and Principle of Least Astonishment. Advanced patterns for React and Node.js developers.

Learn More 0 0Jul 18

Understand the Acronym Spaghetti: Part 4 - CQRS and Hexagonal Architecture

Apply CQRS and Hexagonal Architecture in React and Node.js. Learn when to separate queries from commands and how to structure frontend applications for maintainability.

Learn More 0 0Jul 18

Understand the Acronym Spaghetti: Part 3 - SOLID Principles

Master the SOLID principles for clean architecture in React and Node.js. Learn Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion with practical examples.

Learn More 0 0Jul 18

Understand the Acronym Spaghetti: Part 2 - The Quality Principles

Level up your code quality with principles like Pure Functions, Immutability, and Principle of Least Surprise. The second part of our programming principles series.

Learn More 0 0Jul 18

Understand the Acronym Spaghetti: From WTF to SOLID Code

Understand the Acronym Spaghetti: From WTF to SOLID Code TLDR SRP: One...

Learn More 0 0Jul 18

Flexible Layouts Made Easy with CSS Flexbox

Learn core Flexbox properties and build navbars, columns, and centered elements without floats.

Learn More 0 0Jul 18

Building a CLI to Automate Etsy Listings with AI and Fetch Hacks

I built an AI-powered CLI to help my girlfriend publish 80+ handmade tattoo artworks on Etsy, skipping the forms, API delays, and automation traps.

Learn More 0 0Jul 14

Building photoroom-cli with Claude Code: From API to NPM in 3 Days

How I built photoroom-cli using Claude Code as my pair programmer. Lessons about AI-assisted development, balancing speed with quality, and the art of guided coding.

Learn More 0 0Jul 14

At-Least-Once vs. Exactly-Once - Understanding Message Delivery Guarantees

Learn about message delivery guarantees in distributed systems. Understand why most production systems implement at-least-once delivery with idempotency rather than attempting exactly-once delivery.

Learn More 0 0Jul 14

How Idempotency Saves Your API from Chaos

Learn how to implement idempotency in your APIs to prevent duplicate actions and ensure data consistency. Includes practical examples with Supabase and Node.js.

Learn More 0 0Jul 14

Vibe Coding ‑ Notes from the First Try

Quick lessons from spinning up a new blog with an AI pair‑programmer and Cursor.

Learn More 1 0Jul 14

20 Years in Front-End – Lessons on Simplicity and Accessibility

Timeless lessons from two decades building for the web – why simplicity, accessibility, and good UX still matter most.

Learn More 1 0Jul 14

The Meta-Framework Showdown – Angular, React, Vue in the New Era

A comparison of Angular, React, and Vue in 2025, exploring how each evolved and what they offer today.

Learn More 0 0Jul 14

Next-Gen Build Tools – Turbopacks and Beyond

A look at Turbopack and the future of JavaScript build tooling in 2025.

Learn More 0 0Jul 14

Reflecting on Front-End Trends – What a Decade!

A retrospective on 10 years of front-end evolution, from jQuery dominance to AI-assisted coding.

Learn More 0 0Jul 14

WebGPU – Graphics Programming in the Browser

A first look at WebGPU and how it opens new doors for high-performance graphics and computation in web applications.

Learn More 0 0Jul 14

AI-Assisted Development – One Year with GitHub Copilot

Reflections on one year of using GitHub Copilot, its benefits, limitations, and practical tips for front-end developers.

Learn More 0 0Jul 14

The Rise of Signals – Solid, Qwik, and React’s New RFC

A look into how signals are changing state management in modern frameworks like Solid, Qwik, and even React.

Learn More 0 0Jul 14

Is React Still King? – State of JS/React 2023 Insights

React remains dominant, but new frameworks and patterns are gaining attention. What should you focus on next?

Learn More 0 0Jul 14