About Me
2025-07-14
A bit of my professional journey, from college to building a career.
2025-07-14
A bit of my professional journey, from college to building a career.
02-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.
11-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.
06-14-2023
Understand the fundamentals of the internet: HTTP, HTTPS, DNS, domain, and server. An essential guide for anyone starting in web development.