Blog
Learn about new PubNub releases, industry trends, and app development tips.
Chat
Jan 26, 2024Build 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
Oliver Carson
PubNub Portal
Jan 26, 2024Understanding Pythons Global Interpreter Lock
Explore the Python Global Interpreter Lock (GIL) and its impact on performance and threading in cPython environments.
Stephen Blum
Gaming
Jan 25, 2024How 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.
Oliver Carson
Geolocation
Jan 25, 2024Real-time Geolocation API using JavaScript
Implement and display live-updating geolocation data on a real-time map using JavaScript with modern mapping APIs.
Markus Kohler
Real-Time
Jan 24, 2024Channel 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.
Hiren Adesara
Chat
Jan 24, 2024Creating a Real-Time Chat Application with Next.js
Learn how to build a free real-time chat app using Next.js and PubNub, focusing on creating an engaging and dynamic user experience
Chandler Mayo
Chat
Jan 22, 2024Building Modern Chat App with Python & messaging APIs
Build a scalable Python chat app using PubNub for real-time messaging, presence detection, and low-latency communication with easy API integration
Darryn Campbell
Jan 19, 2024
Desktop Toast Notifications with C#, WPF & MVVM
This guide will walk you through building the front-end and back-end code for desktop notifications with the MVVM design pattern.
Darryn Campbell
Chat
Jan 18, 2024Building a Chat Application Using Node.js
Build scalable, real-time text and video chat apps with Node.js, leveraging WebSocket and WebRTC, while learning best practices for performance and security