Blog
Learn about new PubNub releases, industry trends, and app development tips.
The PubNub Publish/Subscribe JavaScript API Tutorial
This full tutorial walks you through implementing the PubNub Publish/Subscribe JavaScript API to power real-time bidirectional messaging and data transfer.
Build an Android Multi-user, Collaborative To-Do App
How to build a multi-user, collaborative to-do app with Java for Android mobile users. Full tutorial and downloadable, open source code.
Location Coordinates in Real-time from a Broadcaster
How to build an end-user application for receiving location coordinates in real time being streamed from a broadcaster application.
Stream Location Coordinates Data Broadcast with JavaScript
How to build an app with JavaScript that uses an animated map to select and stream location coordinates to multiple end-user applications in real time.
Internationalizing & Localizing Your Modern JavaScript App
In this talk, Johnathan Leppert discusses the current state of internationalization and localization standards in the browser.
Internet of Things Expected to Quadruple in Size by 2020
The Internet of Things is exploding. And by 2020, it’s expected to grow to quadruple the amount of connected devices.
Build a Subscriber to Receive and Publish Data w/ Ember.js
In Part Two, we’re building the subscriber app that receives and publishes data to its UI using Ember.js, receiving data from a broadcaster app.
Broadcast Publish/Subscribe Messaging with Ember.js Tutorial
This blog post shows you how to implement broadcast publish/subscribe with Ember.js, enabling you to send data from one publisher to multiple subscribers.
Building a Model Smart Home with Raspberry Pi
An overview of the PubNub Raspberry Pi-controlled model smart home, its GUI, and how it works. The house is controlled, in real time, using Pub/Sub Messaging.