Writing

On frontend, the agentic era, and the art of building.

Claude Code Subagents: Practical Guide with Real Agent Configs

Learn to create and manage subagents in Claude Code. Divide complex tasks, avoid context contamination, and scale your AI development.

AI Claude Code

Claude Code Guide: Professional Setup, Configuration & Workflows (2026)

The definitive Claude Code guide (2026). Installation, CLAUDE.md configuration, hooks, skills, subagents, and professional workflows for developers.

AI Claude Code

Creativity: Humanity's Last Stand

Why creativity, curiosity, and technical mastery are the developer's only real defense against AI automation.

AI Human

MCP in Claude Code: The Practical Setup Guide (2026)

Understand what the Model Context Protocol (MCP) is and how to use it in Claude Code to connect your LLM with real tools (GitHub, Linear, Databases).

AI Claude Code MCP

Automate Frontend with Claude Code: From 1 Hour to 3 Minutes (Real Case)

Discover how to use Claude Code CLI to automate frontend development tasks. Practical case: implementing AVO tracking events in minutes.

AI Claude Code

Cursor Is Killing You: the Cost of Not Thinking

MIT and Microsoft confirm it: intelligent autocomplete can atrophy your mind. Using AI without thinking erodes your cognitive ability. Learn how to protect your technical judgment as a frontend developer.

AI Cursor Human

No-BS PDD: My Real Workflow to 3x Output

Learn how to triple your output as a frontend engineer using AI — without losing technical judgment. A deep, no-fluff dive into Prompt-Driven Development (PDD): real workflows, effective prompts, common mistakes, and the cost of stopping thinking.

AI Cursor PDD

AI Glossary for Frontend Developers: What You Actually Need to Know

A practical glossary of key AI concepts applied to frontend development: LLMs, tokens, prompts, context windows, and more. Explained without jargon, with a sharp focus on real productivity.

AI

Useful Prompting for Frontend: 3 Levels That Actually Work

AI gives you generic code because you give it generic or over-engineered prompts. Context injection beats role prompting: better to provide specific patterns than made-up personas.

AI

The anti-pattern of generating CSS without methodology

Asking AI to “write CSS for this design” without architectural context gives you code that works today — and kills you tomorrow.

AI CSS