Blog
Learn about new PubNub releases, industry trends, and app development tips.
IoT
Jun 20, 2017IoT Sensor Data Visualizations: Ubidots + Functions
Ubidots is an Internet of Things (IoT) data analytics and visualization company.
Michael Carroll
Chat
Jun 19, 2017Create a Chatbot in Under 10 Minutes Using Functions
How to create a chatbot via Facebook Messenger that uses natural language processing and Functions to interact with users.
Michael Carroll
News
Jun 19, 2017Announcing Functions and Endpoints
Functions, serverless compute directly at the edge of the network, which executes business logic on messages in-flight
Michael Carroll
Jun 8, 2017
Home Automation Assistant, IBM Watson Conversation
How to build a home automation virtual agent that takes commands and carries out actions using Bluemix and IBM Watson Conversation
Michael Carroll
News
Jun 5, 2017Introducing the PubNub Best Practices Playbook
Announcing our new PubNub Best Practices Playbook for JavaScript, iOS, and Android, on how to build apps with PubNub correctly.
Michael Carroll
May 31, 2017
Real-time Countering: HTML Content XSS Protection
How to execute XSS protection and HTML5 cleanup on real-time messages and data to counter harmful XSS attacks and malicious inputs.
Michael Carroll
PubNub Portal
May 30, 2017Triggering 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.
Michael Carroll
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.
Michael Carroll
PubNub Portal
May 24, 2017Working with Event Handler Types
A walkthrough of the 3 different Functions event handler types, and when to use them.