New Release: Application Listing is live, checkout now 🚀

Technology

The New News Service

Here we will explain how did we create a new service for our news pages which are one of the centre of attraction of the visitors who are coming to our website. And

Revamping College Listing Pages

How we moved off from Solr to Elasticsearch and challenges faced in migration In the world of web development, efficiency and speed are key. As user demands evolve, so must the technology powering

Unit Testing 101 in React

Introduction to Testing It is essential first to understand what testing is. Testing is 3 step process that looks something like this: Fig:- Testing Step Process The first step is to Arrange.