Blogs
Learn about new PubNub releases, industry trends, and app development tips.
GamingFeb 1, 2024
The Growing Popularity of Hybrid-Casual Games
Explore the rise of hybrid-casual games, merging hyper-casual simplicity with casual game depth, and their impact on the evolving gaming industry.
ChatFeb 1, 2024
Build a LLM Chatbot with a Custom Knowledge Base
Learn how to build a Chatbot with a Custom Knowledge Base using PubNub Functions
Digital CommerceJan 31, 2024
Definition and Growth of the On-Demand Economy
The on-demand economy is a service or product built on letting users request a physical object, data, a service and have it fulfilled soon after.
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.
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.
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.
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.
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 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.