Blog
Learn about new PubNub releases, industry trends, and app development tips.
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.
Introduction to 6to5: Transpile ES6 to Vanilla ES5
In this talk, James Kyle gives an overview and introduction to 6to5, a tool to transpile ES6 to vanilla ES5.
Build User Detection and Message Persistence using Ember.js
In this tutorial, we’ll show you how to implement user detection and message persistence for an Ember.js chatroom web or mobile application.
Mobile Push Notifications 101: APNS, GCM, vs Pub/Sub
For our December FAQs, we talk all things mobile push notifications, including APNS, GCM, and pub/sub for real-time notifications.
Creating a Polymer Chat App with Material Design
In this tutorial, we’ll show you how to build a fully featured mobile Polymer chat app using Polymer and Material Design.
Maintaining a PHP Publish/Subscribe Client Library
In this blog post, we discuss how to maintain a PHP publish/subscribe client SDK, including unit tests, auto testing, and maintaining versions.
Broadcasting In-Game Notifications for Multiplayer Games
This blog post/tutorial features Rect Rangle is a browser-based game using HTML5 and JavaScript, that uses PubNub for in-game notifications.
What is Publish vs Subscribe and Real-Time Data Streams?
This blog post gives an overview of real-time data streams and the pubsub, publish/subscribe paradigm, including use cases and how to do it yourself.
DIY Arduino Alarm Triggered by Temperature
This DIY Arduino project shows you how to build an Arduino alarm for frozen pipes that is triggered based on temperature.