Sayed Farid Qattali

Software Developer

Farid Qattali is a full stack developer at GitStart. He has a passion for staying on top of the latest trends in technology and continuously strives to expand his skill set.Farid is an active contributor to open source projects and believes in the power of collaboration and community. He takes pride in his work and approaches each project with the utmost professionalism and attention to detail.In addition to his work in the technology industry, Farid enjoys watching movies and studying in his free time. He believes in the importance of work-life balance and understands the value of personal growth outside of the workplace.Farid is a dedicated and driven individual who is always looking for ways to improve himself and his work. He is a valuable asset to any team and strives to make a positive impact wherever he goes

Blog Posts

MERN Jest Testing (Part 6)

SuperTest is a Node.js library for making http requests. SuperTest can be used to test external or internal APIs. With SuperTest we can test both REST and GraphQL APIs.

Read Story

MERN Jest Testing (Part 4)

In Jest, a matcher function is used with expect to assert something about a value. A matcher can optionally accept an argument which is the correct expected value.

Read Story