While working as a manual tester, I encountered a significant challenge in the realm of web application testing. The manual Smoke and Regression test cases proved to be a time-consuming and repetitive task
Since web 2.0, web applications are built using responsive design to serve the same page on different devices. Responsive design has its benefits, with one codebase we can render UI for screen
You can create Progressive Web Apps from scratch or can convert any of your existing web applications into PWA. Create the manifest file: The first step is to create a manifest file for
Many applications require networking to load resources from remote URLs. In order to fetch data from a server or make a POST ,PUT or DELETE request to an API. In this article, we
apply, call and bind are methods that can be called on any JS function and are used to call that function in a specified scope. this inside the function will refer to the
A Promise can either resolve into a result or reject into an error. In this blog we will see how we can wait for multiple promises, depending on our requirements and use cases.
In the latest React Native release, the team at Meta announced that Hermes will be released bundled with React Native from now on. That is, with each new React Native release, Hermes engine
Functional Programming lets us write bug-free readable code in an easy declarative style. With the rollout of ES6, JavaScript supports functional programming with a rich set of features. Why Functional Programming?The central
We, at True Sparrow, have found a very innovative way of using slack. Instead of developing a web interface for admins, they can perform CRUD functions on various entities via custom slack slash