Redux isn’t bad — it’s just not always the best choice. In this post, I unpack why Redux might be overkill for many projects and introduce lighter, modern state management solutions you should consider instead.
Read full articleYacine Ouardi
May 19, 2025
Accessibility in React isn't just about color contrast. Learn how to build apps that support keyboard navigation, screen readers, and real-world usage—with honest insights from personal experience.
Read full articleYacine Ouardi
May 11, 2025
Struggling to know when to stop refactoring? I share personal lessons (and mistakes) from the frontend trenches to help you find the balance between clean code and shipping fast.
Read full articleYacine Ouardi
May 8, 2025
Clean code” is the holy grail in development, but in fast-moving projects, it can become a blocker. I share hard-learned lessons from real-world React work—and why aiming for flexibility is smarter.
Read full articleYacine Ouardi
May 8, 2025
A practical guide to building frontend architectures that scale — with reusable, maintainable components that grow with your codebase, not against it.
Read full articleYacine Ouardi
May 6, 2025
Handling errors in JavaScript isn’t as simple as try-catch. This post explores why frontend error handling is harder than it seems—and shares practical strategies, from async quirks to React Error Boundaries, to make your apps more resilient.
Read full articleYacine Ouardi
May 3, 2025
Learn how to build scalable React applications with practical tips on state management, API optimization, and micro frontends. This guide addresses common challenges like performance issues and technical debt, providing actionable strategies for both juniors and seniors to create robust, maintainable, and high-performing web applications.
Read full articleYacine Ouardi
May 3, 2025