Aqida Haidari

Software Developer

I'm Aqida Haidari, a full-stack developer with three years of experience. I started out as a freelancer and now work at GitStart as a software developer. I enjoy using technology to solve problems and working on both front-end and back-end development.When I'm not coding, you can find me exploring the outdoors, or learning something new. I'm always eager to grow both personally and professionally, and I'm excited to see where my career in web development takes me next!

Blog Posts

MERN Jest Testing (Part 8)

When you have code that runs asynchronously, Jest needs to know when the code it is testing has completed before moving to another test.

Read Story

MERN Jest Testing(Part 5)

Jest enables you to test values in different ways by using matchers. We will introduce you to some of the matchers that are commonly used.

Read Story