Blogs
Learn about new PubNub releases, industry trends, and app development tips.
PubNub PortalFeb 4, 2015
Implementing Access Management- Ember.js Messaging
How to implement access manager for fine grain control over grant/revoke access to data streams in a chat app for an extra layer of security.
IoTFeb 3, 2015
Build Bidirectional Beacon Communication | PubNub
Building smarter beacon tech with bidirectional beacon communication. An overview of beacon tech, differences, and tutorials for Android, Apple, and Tessel.
Real-TimeFeb 1, 2015
Real-time Technology the Lifeblood of Popular Apps
App users were content with static apps, single-user experiences where content changes only when a user requests a new page
Jan 29, 2015
Node.js vs io.js: Creating Open Source Contributions
In this talk, Mikael Rogers discusses io.js including the reduction in Node.js contributions and the difference between Node.js and io.js.
ChatJan 28, 2015
Ember.js Encryption & 3 Way Data Binding for Chat
This Ember.js encryption tutorial walks through how to implement encryption and three way data binding for real-time messaging in an Ember.js app.
Jan 27, 2015
An Introduction to Runtime.JS | PubNub
An introduction to Runtime.JS from Jacob Groundwater, including what it is, when you'd use it, and a live demonstration.
ChatJan 22, 2015
Customizable User Location Data- Ember.js Chat App
This tutorial shows you how to implement advanced user detection for an Ember.js chat app, enabling users to define their location in the chat app.
Jan 21, 2015
Building a Real-time Chat Plugin for the Atom.io Text Editor
This tutorial shows you how to build a real-time messaging chat plugin application for the Atom.io text editor that can be applied to any other text editor.
Jan 21, 2015
Introduction to 6to5: Transpile ES6+ to Vanilla ES5 | PubNub
In this talk, James Kyle gives an overview and introduction to 6to5, a tool to transpile ES6 to vanilla ES5.