Blogs

Learn about new PubNub releases, industry trends, and app development tips.

Add Geocoding, Mapping with Mapbox & PubNub BLOCKS
GeolocationJul 28, 2019

Add Geocoding, Mapping with Mapbox & PubNub BLOCKS

Enable real-time geocoding and mapping in an AngularJS web application with a modest 44-line PubNub JavaScript BLOCK and 73 lines of HTML/JS.
PubNub logo
Michael Carroll
Add Turn-by-Turn Navigation & Mapbox Directions API
GeolocationJul 28, 2019

Add Turn-by-Turn Navigation & Mapbox Directions API

How to build in turn-by-turn navigation into your real-time apps using the Mapbox Directions API.
PubNub logo
Michael Carroll
Embed a Static Map and Update Geolocation
GeolocationJul 28, 2019

Embed a Static Map and Update Geolocation

How to embed a static map into a web or mobile app and update and mark geolocation in real time.
PubNub logo
Michael Carroll
Multiplayer Gaming Using Phaser – Occupancy Counter
GamingJul 28, 2019

Multiplayer Gaming Using Phaser – Occupancy Counter

How to build a JavaScript occupancy counter for multiplayer games that automatically updates a counter based on new users going online or offline.
PubNub logo
Michael Carroll
Real-time Visualizations & Dashboards: Epoch + Python
Jul 28, 2019

Real-time Visualizations & Dashboards: Epoch + Python

How to stream real-time data and create real-time visualizations and dashboards using the Epoch library and PubNub Python.
PubNub logo
Michael Carroll
Real-time Machine Learning: Online Learning w/PubNub
Jul 25, 2019

Real-time Machine Learning: Online Learning w/PubNub

Exploring machine learning algorithms in real-time data streaming, online learning, including theory and building a machine learning model.
PubNub logo
Cameron Akhavan
Making Chatbots Talk with IBM Watson Text-to-Speech
Product UpdatesJul 22, 2019

Making Chatbots Talk with IBM Watson Text-to-Speech

How to build a chatbot application that analyzes a stream of text, and uses Watson text-to-speech to speak based on customized thresholds.
PubNub logo
Michael Carroll
Amazon EC2: Reducing Costs + Getting Most at Scale
NewsJul 5, 2019

Amazon EC2: Reducing Costs + Getting Most at Scale

By making minimal changes to system files, you can increase the number of users serviced concurrently on EC2. This allows for fewer EC2 servers
PubNub logo
Stephen Blum
React Native Chat App - Part Two: Message History
ChatJul 2, 2019

React Native Chat App - Part Two: Message History

Part Two of ever-growing React Native chat tutorial series, covering chat history - storing, fetching and displaying historic chat messages in order
PubNub logo
Michael Carroll