top of page
Search
Ananya Kattyayan
Sep 8, 20216 min read
What is IT Automation & how does it work?
In today’s world, are we constantly influenced by technology? A question not very tricky comes with an evident answer. Yes, we are not...
266 views13 comments
Umar Thariq
Sep 6, 20213 min read
Most important features of React 16.x.x
React JS is one of the popular most UI technologies used by majority of the web developers now a days. It has released its major 16.0.0...
84 views1 comment
Pranjal Arora
Aug 23, 20214 min read
JavaScript Engine Functionality
JavaScript is a single threaded language means code execution happens each line at a time. One of the most famous javascript engine is...
40 views0 comments
Ravi Beck
Aug 19, 20212 min read
10 coding watchouts for an Automation Developer - Part 4
Here's the continuation of previous blog 8. Assertions Testing is all about validation and verification. While it is easier to find the...
10 views0 comments
Abhishek Kovuri
Aug 13, 20214 min read
Understanding the Event Loop in Javascript
As we know that Javascript is synchronous. To achieve async calls we normally use promises, callbacks and other profound techniques. But...
60 views0 comments
Nataraj Srikantaiah
Aug 13, 20214 min read
How to Add an Incoming Webhook in MS Teams?
Microsoft Teams has been around for the last four years. Teams evolved from Skype for Business and Microsoft developed it to compete with...
121 views0 comments
Rishabh Goel
Aug 12, 20215 min read
Know more about Chrome Lighthouse Extension
When we heard of UI Performance what exactly come to our mind?? Higher Load Speed Smooth Rendering No Delay with 3rd Parties and a lot...
18 views0 comments
Kumar Gaurav
Aug 11, 20213 min read
The New Age of Javascript
JavaScript has a unique feat to its name No other language with a history of existence of more than 20 years is as broken as JavaScript...
40 views0 comments
Pramodh Narasimhan Raman
Aug 11, 20216 min read
How to re-rank the search results in SOLR
Majority of the e-commerce search engines rely on parameters such as product popularity, product rating, recency, click through rate and...
43 views0 comments
Ananya K
Aug 8, 202113 min read
Ways to use chatbots for marketing in 2021
Hands up if you’ve heard about Chatbot marketing! We are now entering a new age of marketing. Now introducing marketing with chatbots. ...
62 views0 comments
Gaayatri
Aug 6, 20219 min read
Predictive analytics: The key to enhance the performance of organization
Nowadays, it feels like customers expect businesses to read their minds. With the emergence of companies such as Netflix and Spotify that...
196 views1 comment
Dr. Swapnil Dambe, Ph.D.
Aug 6, 20213 min read
Economics to Economical Values of Artificial Intelligence: A Strategic Perspective | Part 3
In Part-2 of this series, I covered the importance of the role of AI Strategist to model the AI Products/Services with the help of an...
3 views0 comments
Dr. Swapnil Dambe, Ph.D.
Aug 6, 20213 min read
Economics to Economical Values of Artificial Intelligence: A Strategic Perspective | Part 2
In Part-1 of this blog series, I discussed how electricity (a form of electrical energy) evolved to mass adoption, similarly, AI is the...
6 views0 comments
Megha Baweja
Aug 6, 20213 min read
Jenkins Pipeline using Groovy Language
Jenkins, the heart of DevOps, is a continuous integration tool that allows developers to integrate code into a shared repository at...
113 views0 comments
Megha Baweja
Aug 6, 20215 min read
Social Engineering: Ways to avoid it
First, what is Social Engineering? Social Engineering, in the context of information security, refers to non-technical cyber attacks that...
25 views0 comments
Bhargav
Aug 6, 20213 min read
Points to consider before starting with AWS DynamoDB
DynamoDB is a fully managed NoSQL database offered by Amazon Web Services. By the way, it works great for smaller-scale applications, the...
36 views0 comments
Prateek Koul
Aug 6, 20213 min read
The secret to building secure systems - Authentication
User information is vital in a business scenario but could be detrimental if it falls into the wrong hands. To build a secure system, you...
18 views0 comments
Sreeram Krishna
Aug 5, 20214 min read
Major Challenges with Agile Development
With more software and app development teams adopting agile methodologies, the QA teams also have gone agile. Agile testing has become...
102 views0 comments
Sayan Das
Aug 5, 20217 min read
Altering Solr Resources with G1
Introduction The Java community is continuously evolving at a very rapid pace. With Java 9, it deprecated the famous Concurrent Mark...
58 views0 comments
Rishabh Kochar
Aug 5, 20213 min read
In-Memory Caching Technique
Caching isn’t architecture, it’s just about optimization. Caching is an extremely important part of an application! Let's see how it works.
35 views0 comments
bottom of page