I’m Nufayl Razick. I’m a software developer. Passionate about learning and sharing. I am interested in web technologies and open source.
Contract testing is a technique used to ensure that different systems or components of a system can communicate with each other as expected. One...
The useEffect hook in React allows you to synchronize a component with an external system. It is a way to tell React that your component needs to do...