top of page
Search


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...
Ananya Kattyayan
Sep 8, 20216 min read
269 views
13 comments


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...
Umar Thariq
Sep 6, 20213 min read
85 views
1 comment


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...
Pranjal Arora
Aug 23, 20214 min read
40 views
0 comments
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...
Ravi Beck
Aug 19, 20212 min read
10 views
0 comments


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...
Abhishek Kovuri
Aug 13, 20214 min read
60 views
0 comments


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...
Nataraj Srikantaiah
Aug 13, 20214 min read
137 views
0 comments


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...
Rishabh Goel
Aug 12, 20215 min read
18 views
0 comments


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...
Kumar Gaurav
Aug 11, 20213 min read
40 views
0 comments


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...
Pramodh Narasimhan Raman
Aug 11, 20216 min read
46 views
0 comments


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. ...
Ananya K
Aug 8, 202113 min read
62 views
0 comments


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...
Gaayatri
Aug 6, 20219 min read
199 views
1 comment


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...
Dr. Swapnil Dambe, Ph.D.
Aug 6, 20213 min read
3 views
0 comments


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...
Dr. Swapnil Dambe, Ph.D.
Aug 6, 20213 min read
6 views
0 comments


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...
Megha Baweja
Aug 6, 20213 min read
122 views
0 comments


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...
Megha Baweja
Aug 6, 20215 min read
25 views
0 comments


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...
Bhargav
Aug 6, 20213 min read
36 views
0 comments


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...
Prateek Koul
Aug 6, 20213 min read
18 views
0 comments


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...
Sreeram Krishna
Aug 5, 20214 min read
102 views
0 comments


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...
Sayan Das
Aug 5, 20217 min read
62 views
0 comments


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.
Rishabh Kochar
Aug 5, 20213 min read
35 views
0 comments
bottom of page