Blog
- ISSUE #1 MAY 2026 $4.95santiagOS POWER
Re-architecting My Portfolio: From Supabase SSR to Static-First with Astro 6
A technical breakdown of migrating a multi-language portfolio from a Supabase-backed SSR architecture to a fully static Content Collections site — eliminating all runtime database queries from the public front-end.
- ISSUE #2 SEP 2024 $4.95santiagOS POWER
Self-Taught to Senior Engineer: Building a Software Career Without a Degree
From dropping out of a Mexican polytechnic at 16 to landing a full-stack engineering role at an international company. No degree. No shortcuts. The actual path.
- ISSUE #3 AUG 2024 $4.95santiagOS POWER
i18n in a Multi-Framework Astro App: Solving the SSR/Client Boundary
The real challenge of internationalization in Astro isn't the routing — it's safely reading the current locale from React and Svelte components that render server-side first.
- ISSUE #4 AUG 2024 $4.95santiagOS POWER
Micro-frontend Architecture with Astro Islands: Mixing React and Svelte
Why Astro's Island Architecture makes mixing React and Svelte a first-class pattern — and how to decide which framework gets which component based on bundle size and reactivity needs.