Blogs

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

Modern Air Quality Monitor with Instant Alerts
IoTJan 30, 2024

Modern Air Quality Monitor with Instant Alerts

Build a high-tech home air quality monitoring system with Raspberry Pi, evaluating CO levels, temperature, humidity, and providing immediate alerts.
PubNub logo
Oliver Carson
Building a Chat Application Using Flutter
ChatJan 30, 2024

Building a Chat Application Using Flutter

When building a real-time chat application to run cross-platform, Flutter and PubNub are a great combination.
PubNub logo
Darryn Campbell
Installing PubNub Kafka Sink Connector
Real-TimeJan 29, 2024

Installing PubNub Kafka Sink Connector

Sending message to web browsers and mobile phones from Kafka topics is easy with the PubNub Kafka Sink Connector.
PubNub logo
Stephen Blum
Chat Application Architecture Explained
ChatJan 29, 2024

Chat Application Architecture Explained

Read our complete guide to chat application architecture. Read this and our other information on chat application architecture.
PubNub logo
Chandler Mayo
Build JavaScript Messaging App in 10 Lines of Code
ChatJan 26, 2024

Build JavaScript Messaging App in 10 Lines of Code

Build with ease chat room app with JS code. Try simple 10 lines code demo or ready-to-use github repository and build your features
PubNub logo
Oliver Carson
Understanding Pythons Global Interpreter Lock
PubNub PortalJan 26, 2024

Understanding Pythons Global Interpreter Lock

Explore the Python Global Interpreter Lock (GIL) and its impact on performance and threading in cPython environments.
PubNub logo
Stephen Blum
How to: Create Game Alerts
GamingJan 25, 2024

How to: Create Game Alerts

Read our complete guide to build game alerts. Read this and our other information when building game alerts and push notifications.
PubNub logo
Oliver Carson
Real-time Geolocation API using JavaScript
GeolocationJan 25, 2024

Real-time Geolocation API using JavaScript

Implement and display live-updating geolocation data on a real-time map using JavaScript with modern mapping APIs.
PubNub logo
Markus Kohler
Channel Groups for Real-Time Cross-Device Messages
Real-TimeJan 24, 2024

Channel Groups for Real-Time Cross-Device Messages

Channel groups are the best way to receive real-time messages on different devices. Let's explore various use cases for this revamped feature.
PubNub logo
Hiren Adesara