Blog
Learn about new PubNub releases, industry trends, and app development tips.
An Introduction to Voice-controlled Apps in JavaScript
Learn how to build your own voice-powered app and control devices remotely in JavaScript with the Spoken SDK and PubNub.
Build a Google Home App with Functions
Get started building your own voice-activated home automation app with emotional intelligence using Functions, Dialogflow, and Amazon Comprehend.
Build a Cloud Server State Machine with Functions
How to build a cloud server state machine with Functions, and a tutorial for a PubNub state machine demonstration for an IoT smart lock.
Image Recognition + ID: Google Cloud Vision API, ClickSend
How to detect and identify an image with Google Cloud Vision API and send a real-time alert SMS with the ClickSend API and PubNub.
Biruino – An Arduino-powered Beer Tap with PubNub & RFIDs
How a company built an Arduino-powered beer tap with PubNub and RFIDs to grant access and track consumption of beer.
Build a REST API in 5 Minutes with PubNub
The Functions engineering team has built the On Request event handler feature, to enable developers to globally deploy a serverless REST API in minutes, not months.
A Tool for Monitoring Your Functions
The Function monitoring tool is a Python script that monitors all of your event handlers and displays alerts/notifications in the terminal.
PubNub EON, Real-time Dashboard Framework in React
We’re pleased to announce our new component library for EON that makes it even easier to start integrating PubNub and real-time charts and dashboards into your React app!
Implementing OAuth 2.0 Google Sign-in: DIY Secure Smart Lock
Google provides a trusted and secure login system that’s familiar to users, consistent across devices, and removes the burden of new account creation. When you integrate this with Access Manager and OAuth 2.0, your smart lock system becomes as secure as ever.