Blog
Learn about new PubNub releases, industry trends, and app development tips.
IoT
Sep 29, 2014IoT Prototype Built on PubNub and Tessel
We brought 24 demo Tessels for the MIT students and faculty to hack on. Tessel is an IoT microcontroller that runs Lua, transpiled from JavaScript.
Michael Carroll
News
Sep 29, 2014PubNub Patches Bash Bug 'Shellshock' Vulnerability
PubNub had applied patches to address the Bash Bug Shellshock vulnerability across our entire data stream infrastructure.
Stephen Blum
News
Sep 25, 2014Real-time Analytics Dashboard - Greater Visibility
Announcing PubNub Real-time Analytics dashboard with new metrics for PubNub data streams.
Darryn Campbell
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
Michael Carroll
IoT
Sep 22, 2014Tessel + 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.
Michael Carroll
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.
Michael Carroll
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.
Michael Carroll
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.
Michael Carroll
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