© 2023 Hashnode
#web-optimization
In this article, we will discuss the best methods to optimize APIs so that our user get fast response from our APIs. Specifically, we are talking about Node.js API optimization. API Optimization Means…
Introduction Web performance is all about loading the websites fast or loading them in a way it seems fast to the end user. Web performance doesn't only mean initial page load it consists of page load…
“Test frequently and early.” If you’ve been following my testing agenda, you’re probably sick of hearing me repeat that. However, it is making sense that if your tests detect an issue soon after it oc…