© 2019 - The API Company
JavaScript overview from A-to-Z
Wednesday, 27 March 2019 by admin
Introduction The standard and most popular scripting language for the web is JavaScript. Similarly, the main part of our device detection API uses JS. Therefore, we figured is was time to give an overview of JavaScript in one of our blogpost. Thus, in this post we will describe the most import aspects of JavaScript. We
- Published in JavaScript
Device detection for iPhone and iPad with JavaScript
Wednesday, 20 February 2019 by admin
Not possible to detect the type of iOS device with Javascript. Currently it is not possible for web developers to detect the type of iOS device with Javascript. In contrast to Android devices, Apple does not let you see whether visitors use an old iPhone 3G or the newest iPhone XS. However, if you want
- Published in Device detection, JavaScript