Muhammad Haseeb

Muhammad Haseeb @haseeb1009

About: A UI/UX enthusiast; I can create user-friendly websites/applications and elevate user experience to the next level.

Location:
pakistan
Joined:
Dec 18, 2020

Muhammad Haseeb
articles - 7 total

[Boost]

How Frontend Engineers Can Make AI Accessible: Building...

Learn More 0 0Mar 24

How Frontend Engineers Can Make AI Accessible: Building Intuitive Interfaces for AI-Powered Apps

Introduction As a Frontend Engineer, I’ve always been fascinated by how we can make...

Learn More 1 0Mar 24

Best Time to Refactor: Tips for Refactoring a Legacy Code Base

As software engineers, we all know that refactoring is important for maintaining and improving code...

Learn More 4 0Jun 16 '24

The UseEvent Hook

This article needs prior understanding of Hooks. So, if you are not already familiar please checkout...

Learn More 19 1Sep 5 '22

Avoid ignoring react-hooks/exhaustive-deps linting warnings

This post is inspired by the conversation on this github issue which was shared by a colleague in one...

Learn More 16 2Aug 9 '22

Do we even need if/else?

Flow control is one of the first things we all learn as programmers. We are going to learn about some...

Learn More 50 18Dec 7 '21

How to reuse component's props in TypeScript

We often find ourself defining types for the props that are not actually part of that component and...

Learn More 10 0Nov 29 '21