Skip to main content
Home

JavaScript

Detecting a mobile browser with JavaScript

Submitted by Lucas Nesci on Wed, 02/07/2018 - 00:46

Our first tech post talks about how to identify if our visitor has a mobile browser.

There're lots of way and libraries that do this, but we wanted to keep it as simple as possible. So, in the next few lines we got the solution:

  • Read more about Detecting a mobile browser with JavaScript
Tags
JavaScript
INDIUZ