Blogs

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

Implementing Access Management- Ember.js Messaging
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.
PubNub logo
Michael Carroll
Build Bidirectional Beacon Communication | PubNub
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.
PubNub logo
Michael Carroll
Real-time Technology the Lifeblood of Popular Apps
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
PubNub logo
Lukasz Smacki
Node.js vs io.js: Creating Open Source Contributions
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.
PubNub logo
Developer Relations Team
Ember.js Encryption & 3 Way Data Binding for Chat
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.
PubNub logo
Michael Carroll
An Introduction to Runtime.JS | PubNub
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.
PubNub logo
Developer Relations Team
Customizable User Location Data- Ember.js Chat App
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.
PubNub logo
Michael Carroll
Building a Real-time Chat Plugin for the Atom.io Text Editor
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.
PubNub logo
Michael Carroll
Introduction to 6to5: Transpile ES6+ to Vanilla ES5 | PubNub
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.
PubNub logo
Developer Relations Team