All posts by Nikhil
• Cross Browser Testing • LambdaTest Experiments • Web Development
Developing Cross Browser Compatible html5 Form Input Types
Forms have been an integral part of the HTML ever since its foundation, allowing websites to seamlessly interact with users to collect data. HTML 4 originally had only 8 input types which imposed a huge restriction on
February 13, 2019
47404 Views
9 Min Read
Top 11 JavaScript Frameworks For 2019
An extensive number of programming languages are being used worldwide today, each having its own purpose, complexities, benefits and quirks. However, it is JavaScript that has without any doubt left an indelible and
January 23, 2019
108498 Views
23 Min Read
• Cross Browser Testing • Web Development
Feature Detection With Modernizr For Cross Browser Compatibility
Modernizr is an open-source and compact JavaScript library that allows developers to craft various levels of experiences for users depending with respect to cross browser compatibility.
January 15, 2019
29834 Views
12 Min Read
• Cross Browser Testing • Web Development
Cross Browser Compatibility with CSS: Using Feature Detection for Seamless Web Design
The primary goal of every web developer is to build websites with modern and intuitive designs that deliver a smooth and seamless user experience irrespective of which browser they might be using to surf the web. The Internet has witnessed a massive unprecedented boom in recent decades.
January 3, 2019
40117 Views
19 Min Read
• Cross Browser Testing • Web Development
21 Platforms That Serve As A Lifeline To Web Developers
Web development is constantly evolving at an astounding pace every single day. It poses a huge challenge to keep a track of new tools, libraries, frameworks, and plugins, platforms for web developers that are flooding in this sphere.
December 14, 2018
23781 Views
12 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
75242 Views
19 Min Read