Category Archives: JavaScript
Will ReactJS Continue To Dominate In 2019?
As per a survey conducted by The State of Javascript for 2018, React JS have surpassed Angular and others in becoming the most loved UI framework. The popularity of ReactJS has left many of us wondering whether it will be the most dominant framework of 2019.
December 21, 2018
59651 Views
5 Min Read
What Is ReasonML? A Better Way To Write React Applications
ReasonML is a programming language created by Facebook that was released in 2017 but has a small community today. According to a survey at stateofjs (https://2018.stateofjs.com/javascript-flavors/overview) ReasonML language has not been heard by almost 52% of people.
December 17, 2018
44167 Views
8 Min Read
Top 19 JavaScript Interview Questions
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. Being a fresher it’s a lot difficult to prepare for an interview. You will have very little idea and experience regarding their requirements, what knowledge or technical skill set do they expect from … Continue reading Top 19 JavaScript Interview Questions
December 7, 2018
46748 Views
7 Min Read
How To Avoid Memory Leaks In JavaScript
If you are wondering why your Javascript application might be suffering from severe slowdowns, poor performance, high latency or frequent crashes and all your painstaking attempts to figure out the problem were to no avail
December 3, 2018
81590 Views
19 Min Read
Cross Browser TestingJavaScript
Solving JavaScript Browser Compatibility Issues: A Complete Guide
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. Out of all major web technologies, there is no other technology as vilified for cross browser compatibility as JavaScript. But even after striding advancements in pure HTML and CSS, you it’s true that … Continue reading Solving JavaScript Browser Compatibility Issues: A Complete Guide
November 22, 2018
63564 Views
15 Min Read
JavaScriptManual TestingMobile Testing
Testing A Single Page Angular JS Applications
With the introduction of Angular JS, Google brought a paradigm shift in the world of web development. Gone were the days when static web pages consumed a lot of resources and resulted in a website that is slower to load and with each click on a button
November 1, 2018
59398 Views
6 Min Read
Cross Browser TestingJavaScript
Why Angular.js Remains a Top Choice for Developers
The job of a web developer is becoming much complex in recent days. With the number of browsers increasing at a rapid rate and developed web pages behaving differently in each one of them
September 28, 2018
22545 Views
6 Min Read
What Is JavaScript Doing On Your Page?
With the increasing popularity of JavaScript, organizations are using JavaScript to support their application stack in many levels – back-end, front-end, embedded devices, hybrid applications, etc. In this article
August 10, 2018
13867 Views
6 Min Read
Cross Browser TestingJavaScript
Making cross browser compatible Vue.Js Apps and the challenges involved
Since the day world’s second browser was launched, Cross-platform support seems to be one of the major issues faced by designers and developers worldwide. Web developers were already tackling with issues
July 26, 2018
25708 Views
6 Min Read
Debugging JavaScript Using the Browser’s Developer Console
A front-end developer spends quite a bit of his time in fixing script errors. Last month while we were researching about cross browser compatibility issues in JavaScript, we found with an overwhelming consensus,
July 11, 2018
25928 Views
6 Min Read