About Me
Aug 14, 2025
A bit of my professional journey, from college to building a career.
Aug 14, 2025
A bit of my professional journey, from college to building a career.
Feb 17, 2025
Learn how to apply Lazy Loading in React and Next.js projects to improve your web application's performance. Explore practical examples using dynamic import, React.lazy, and react-lazyload to reduce load time and optimize user experience.
Oct 08, 2025
Documenting the architectural decisions behind gabrielduete.com using Architecture Decision Records (ADRs).
Nov 09, 2024
Learn how to use the Compound Components pattern in React to build flexible, scalable, and reusable components. Understand how to share logic between related components with practical examples like modals, accordions, and menus.