Our insightful blogs
What is Logging? Logging is defined as storing some key information about a process or application in a file or database. Like date and time, filename, some messages etc. Why
- Digital Engineering
What is Yaazhini? Yaazhini is the vulnerability scanner for android application APK and REST api. User can easily scan any APK and API of android application and find the vulnerabilities.Â
- Quality Engineering
What is Cucumber? Cucumber is a testing tool that supports Behavior Driven Development (BDD) Framework. Test are written in simple English language and use different English language tag name their
- Quality Engineering
When it comes to machine learning, there are tons of content available on internet. Sometimes it is really useful but sometimes it becomes hard to create the right path by
- Data, AI & Analytics
What is Google App script Google app script is an application development platform on which we can build an app to interact with google workspace. It is the fastest and
- Digital Engineering
Introduction Google Sheets is the free, web-based spreadsheet application available to anyone with a Google account or Gmail address. It has become a useful, feature-rich competitor to Excel. Google sheets
- Digital Engineering
- General
What is Sharding in MongoDB? Sharding is a concept in MongoDB, which splits large data sets into small data sets across multiple MongoDB instances. Sometimes the data within MongoDB will
- Digital Engineering
This blog will explain the way to achieve drag and drop feature in React with little effort. It is easy to use feature that adds great convenience to your
- General