Afaq AhmadUnit Testing in ReactWriting unit tests for React Redux components is an important part of the software development process as it helps to ensure that your…Jan 10, 2023Jan 10, 2023
Afaq Ahmad“Decouple” for FastAPI projectIn a FastAPI project, you can use the decouple library to separate your staging and production configurations. decouple is a simple…Jan 10, 2023Jan 10, 2023
Afaq AhmadHow to optimise React FrontendsOptimizing a React frontend web app can help to improve its performance, reduce its load time, and provide a better user experience. There…Jan 8, 20231Jan 8, 20231
Afaq AhmadUnit Testing in AngularUnit testing is a critical part of the software development process, and it is especially important when working with Angular components…Jan 7, 2023Jan 7, 2023
Afaq AhmadObject-oriented programming (OOP) in JavascriptObject-oriented programming (OOP) is a programming paradigm that is based on the idea of “objects”, which can contain data and code that…Jan 6, 2023Jan 6, 2023