
The Evolution of Chatbots and Voice Search
October 31, 2018
No Comments
Nowadays Chatbots are emerging technology that doesn’t date back that long. Let see first the history of chatbot. The main functionality the chatbot is a computer program that communicates between human and machine using voice chat, text chat or both. Chatbots continue to grow

Brilliant Javascript Frameworks
October 31, 2018
No Comments
Before we discuss Javascript frameworks let see what is Javascript in a sort. A brief history of JavaScript. In 1995 Brendan Eich created JavaScript during his time at Netscape Communications. It was inspired by Java, Scheme, and Self. Netscape made the best browser in

Transform your React Development with Recompose
October 25, 2018
No Comments
Let’s start the discussion with React. In computing, ReactJS is a javascript library for building user interfaces. It is maintained by the Facebook community and a community of individual developers and companies. React can be used as a base in the development for single-page

Accessible Nested Active Elements in Android Apps
October 22, 2018
No Comments
Let’s deep dive into talkback accessibility and a common violation around nested active elements in Android Apps. We’ll talk about best practices and discuss how Deque has developed a rule to automatically analyze and scan for this issue. One of the cool things about

Know about the Importance Of Automated Accessibility Testing
October 19, 2018
No Comments
In the software development lifecycle, the testing is playing an important role, which helps to improve the quality, reliability & performance of the system also check that software is not doing what they not supposed to do. There are basically two types of testing