Category Archives: JavaScript

Reason

JavaScriptWeb Development

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

view count37189 Views

Read time8 Min Read

Javascript

JavaScriptRecent Blogs

Top 19 JavaScript Interview Questions in 2023

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 in 2023

December 7, 2018

view count38795 Views

Read time7 Min Read

JavaScript

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

view count72977 Views

Read time19 Min Read

LambdaTest

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

view count52440 Views

Read time15 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

view count51546 Views

Read time6 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

view count16184 Views

Read time6 Min Read

JavaScript

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

view count9307 Views

Read time6 Min Read

JavaScript

Effective Tips On How To Debug HTML Errors And Fix Them

While developing a web page, visual errors are almost inevitable. It becomes really frustrating when, after hours of coding, you notice that a certain element is not properly aligned or colored, or worse not is

August 1, 2018

view count12647 Views

Read time5 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

view count18902 Views

Read time6 Min Read

Debugging JavaScript Using the Browser’s Developer Console

JavaScriptMiscellaneous

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

view count19386 Views

Read time6 Min Read