Shahid

Shahid

Founder of Codeforgeek. Technologist. Published Author. Engineer. Content Creator. Teaching Everything I learn!

Announcing Our New Book – Mastering RethinkDB

RethinkDB is open source, distributed, NoSQL database made for real time web application. We love RethinkDB and our book “Mastering RethinkDB” is the little contribution to the project. We have also covered various topics related to RethinkDB in our tutorials.…

How to detect device type in Express

nodejs device detection

So it happened I developed a REST API Server used by Desktop ( Browser ) and Mobile devices, and things were working fine till now. Recently I came across a situation where I need to execute the piece of code…