Alade Yessoufou

Software Engineer

Tech Lead @ QualiExtra

About

I love building tools for developers, reimagining business processes for companies, and creating solutions that empower people with no coding experience. There‘s an incredible sense of fulfillment almost godlike when I simplify life for those without any technical background.

Projects

Articles

March 8, 2025

Published

Mastering Pan Gestures with React Native Reanimated in Expo

This comprehensive guide walks you through implementing smooth, performant pan gestures in Expo using React Native Reanimated. Learn everything from basic setup to advanced techniques like multi-gesture handling, boundaries, and real-world examples that will elevate your React Native applications.

Read article

February 26, 2025

Published

Solving Font Display Issues in React Native iOS Applications

Discover how to fix font rendering problems on iOS by understanding the critical differences in how iOS and Android handle custom fonts. Learn practical solutions for correcting font metadata and streamlining font loading in React Native and Expo applications.

Read article

February 11, 2025

Published

How JavaScript Objects Work: A Practical Guide to Memory Management

Dive into the mechanics of JavaScript objects and uncover how `{ }` powers memory allocation in the stack and heap. Explore reference sharing, garbage collection, and property storage in this concise, hands-on guide—essential for developers and tech enthusiasts looking to master JavaScript under the hood.

Read article

January 19, 2025

Published

Understanding Threads, JavaScript, CSS, and Smooth Animations

Explore how JavaScript’s single-threaded nature, CSS’s GPU tricks, and the Web Animation API team up to create smooth web animations. Learn to optimize the main thread, leverage the compositor, and avoid performance pitfalls in this practical guide—perfect for developers aiming to craft seamless, eye-catching effects.

Read article