Shahid

Shahid

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

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…

Grab Ubuntu stickers from UnixStickers

Ubuntu stickers online

UnixStickers – one of the largest geek merchandise providers have a recently made partnership with Canonical to provide Ubuntu swag. You can get lots of geeky kinds of stuff such as stickers, mugs, t-shirts, and hoodies. UnixStickers are currently among…

Getting started with RethinkDB

Node and Rethink banner

RethinkDB is open source document based database system designed for developing real-time application. RethinkDB revolutionise the way data flows in real-time application. Generally, in order to know the changes in data we do check the database by performing polling in…