Blogs

Learn about new PubNub releases, industry trends, and app development tips.

JavaScript Testing: Idiot Proof Your Code | PubNub
InsightsSep 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.
PubNub logo
Michael Carroll
4 Real-time Elements Every Multiplayer Game Dev Needs
GamingSep 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 logo
Michael Carroll
Granting and Revoking Permissions - Private Chat API
ChatSep 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.
PubNub logo
Michael Carroll
Connected Stadiums for Audience Participation Apps
InsightsSep 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.
PubNub logo
Michael Carroll
DIY Minecraft: Multiplayer Voxeljs with PubNub | PubNub
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!
PubNub logo
Michael Carroll
Members Only! JS Private Chat API + Access Control
GamingSep 2, 2014

Members Only! JS Private Chat API + Access Control

This tutorial shows you how to use our private chat API to build private chat and insure security in your chat application with Access Manager
PubNub logo
Michael Carroll
IoT Demos: iBeacon, Arduino, Raspberry Pi, MQTT
BuildAug 29, 2014

IoT Demos: iBeacon, Arduino, Raspberry Pi, MQTT

A look what what our summer interns did this summer and their IoT demos including MQTT, IoT, iBeacon, Arduino, Raspberry Pi, Data Streams, and more.
PubNub logo
Chandler Mayo
How to Create an App Like Snapchat
BuildAug 28, 2014

How to Create an App Like Snapchat

This tutorial shows you how to build a DIY snapchat app, enabling you to capture and send compressed images with JavaScript (as JSON strings).
PubNub logo
Michael Carroll
Bidirectional Push Notifications- Large Msg Payloads
BuildAug 28, 2014

Bidirectional Push Notifications- Large Msg Payloads

Read on for 3 mobile push notification methods w/tutorials: Google Cloud Messaging, Apple Push Notification Services, & PubNub Data Streams.
PubNub logo
Developer Relations Team