Search posts, tags, users, and pages
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day ๐
I'm sure you've ever seen this in action. A website that states hey you're on MacOS download this specific Mac version. Or download the Windows EXE here. It mainly comes down to downloads, but there can be some cool advantages of knowing a users brow...
Usman Sabuwala
Learning web development, running a YouTube channel
Wow! I did not know we can easily detect it without using something like detect.js. Thanks a lot for the article Chris!
detect.js
Hey Usman,
Yeah anything build in a plugin, can be done with Vanilla JS, 100% ๐ค
And, sometimes it's ever quicker, less code to load then using a plugin
Chris Bongers Yeah but I did not know it was so easy without a plugin. The performance would get better if we use vanilla JS.
Usman Sabuwala
Learning web development, running a YouTube channel
Wow! I did not know we can easily detect it without using something like
detect.js. Thanks a lot for the article Chris!