Mustafa Kashoul Melli

Software Engineer@Seek

Software Engineer focused on building scalable, user-centered web applications with JavaScript, TypeScript, React, and modern frontend architecture patterns.

Mustafa Kashoul Melli

Blog

Render props pattern
Design Patterns

Render props pattern

Dive deep into the Render Props design pattern in React and understand its significance in component composition and reusability.

Build landing page using Island Architecture
Frontend

Build landing page using Island Architecture

Delve into the innovative world of Island Architecture as we guide you step-by-step through the process of creating an effective and responsive landing page. Discover the principles and best practices of this modern design methodology, ensuring an optimized user experience and streamlined performance. Perfect for both beginners and seasoned developers looking to stay ahead in the ever-evolving landscape of web design.

Order React components using flex order
Frontend

Order React components using flex order

Discover how to effectively utilize the CSS Flexbox order property within React components to control their visual sequence. This guide will walk you through the nuances of reordering React components on-the-fly, ensuring a responsive and intuitive layout without altering the underlying DOM structure.