Latest Updates

Documenting code, one commit at a time.

Streamlining External Link Management in UI Components

Introduction

In the ongoing development of the AdoptaUnJuniorPlatform within the GDGAranjuez project, a recent code review highlighted the importance of clear and concise external link management, specifically within the ColaboradorSection.astro component. This seemingly small detail underscores a larger principle in web development: how we handle URLs directly impacts a component's

Read more