Blog
Artículos, tutoriales y reflexiones sobre desarrollo web, indie hacking y construcción de productos digitales.
Artículos Destacados
Building Modern Web Apps with Astro
Discover why Astro is becoming the go-to framework for content-focused websites and how it compares to traditional frameworks. Learn about island architecture, zero JS by default, and content collections.
The Power of Tailwind CSS v4
Exploring the new features and improvements in Tailwind CSS v4, including the Oxide engine, simplified configuration with @theme directive, and 10x faster build times.
Building a SaaS in 2024
My journey building and launching a SaaS product as an indie hacker, from idea to first paying customers. Learn about tech stack choices, marketing strategies, and key lessons.
Todos los Artículos
TypeScript Best Practices for 2024
Essential TypeScript patterns and practices that will make your code more maintainable and type-safe. Learn about strict mode, const assertions, and interface patterns.
Supabase vs Firebase: A Deep Dive
Comparing two popular backend-as-a-service platforms and why I chose Supabase for my projects. Analysis of PostgreSQL vs NoSQL, pricing, and developer experience.
Mastering Git Workflows
A comprehensive guide to Git workflows for teams of all sizes, from solo developers to large organizations. Compare Git Flow, GitHub Flow, and Trunk-Based Development.