Blogs
Learn about new PubNub releases, industry trends, and app development tips.
Sep 24, 2014
Multiple Data Center MongoDB Replication | PubNub
A tutorial on global, multidata center MongoDB replication, part of our growing collection of persistence adapters for PubNub using Node.JS
IoTSep 22, 2014
Tessel + PubNub Power IoT in 4 Lines of JavaScript
Power IoT in 4 lines of JavaScript with Tessel and PubNub. Tessel is a small, powerful microcontroller that runs entirely on JavaScript.
Sep 19, 2014
Home Automation: Protecting the Smart Home Brain
Securing your home automation solution is paramount. We'll go through a couple home automation security considerations and what the future holds.
Sep 18, 2014
Emulating a Secure API Server in Chrome Web Browser
How to run a secure API server in a web browser. In this case, we'll write the server in JavaScript on the front-end.
Sep 12, 2014
JavaScript Testing: Idiot Proof Your Code | PubNub
"JavaScript Testing: Idiot Proof Your Code" aka Achieving Maintainability, including best practices for linting, reducing complexity and unit testing.
Sep 10, 2014
4 Real-time Elements Every Multiplayer Game Dev Needs
This blog has 4 real-time elements that every multiplayer game dev needs including player position, lockstep, in-game chat, matchmaking & real-time stats
PubNub PortalSep 9, 2014
Granting and Revoking Permissions - Private Chat API
With our private chat API, in this tutorial, we'll show you how to grant and revoke permissions and access to chat users for secure private chat.
Sep 5, 2014
Connected Stadiums for Audience Participation Apps
Stadiums are becoming increasingly connected, wired up with high speed networks for mobile apps, enabling devs to build audience participation apps.
GamingSep 4, 2014
DIY Minecraft: Multiplayer Voxeljs with PubNub | PubNub
Tutorial and live demo on building a DIY multiplayer Minecraft with PubNub and Voxeljs. It's multiplayer Voxeljs!