Blogs
Learn about new PubNub releases, industry trends, and app development tips.
PubNub PortalMay 30, 2017
Triggering Webhooks with XHR | PubNub
How to use the XHR module with Functions to trigger webhooks and integrate 3rd party webservices directly into your data streams.
May 25, 2017
Injecting Real-time Live Weather Data into a Chat App
How to stream live weather data into a real-time chat app whenever requested.
PubNub PortalMay 24, 2017
Working with Event Handler Types
A walkthrough of the 3 different Functions event handler types, and when to use them.
May 17, 2017
Building a Collaborative Real-Time Android Todo App
How to build a collaborative, multi-user real-time Android todo list using IBM Bluemix and PubNub.
PubNub PortalMay 16, 2017
Working with the Key-Value Store
Utilizing the PubNub Key-Value Store with Functions to store and retrieve data in the network, completely serverless.
May 12, 2017
Build: Smart Parking Meters + Real-time Availability
How to build IoT-enabled smart parking meters with monitoring using IBM Bluemix, Android, PubNub, and Cordova.
May 11, 2017
Serverless HTML5 Apps with Encrypted Data Streams
Dive into an example of how to deploy highly-secure encrypted data streams with advanced serverless event handling, based on meta attributes.
IoTApr 26, 2017
Building Voice-Controlled Home Automation with Alexa | PubNub
How to build a voice-controlled home automation app using PubNub and Amazon Alexa for natural language processing device control.
ChatApr 24, 2017
How to Build Real-time Chat in the Terminal with Python
How to easily build a chat app that runs entirely in your terminal using Python.