Chandler Mayo
Solution Engineer, PubNub
ChatFeb 23, 2022
Getting Started: Reusing React Chat API Components
In this tutorial, we will walk you through how PubNub React Chat Components are used in an existing sample app.
ChatFeb 23, 2022
Build a Chat App with React: Components Series
During this tutorial, we will demonstrate step-by-step how to integrate components into any React chat app.
ChatFeb 21, 2022
Create a Chat App for iOS with PubNub
PubNub’s iOS Chat Components empower Mobile developers to create engaging chat experiences with minimal build time, so you can get to market faster.
ChatSep 27, 2021
Moderate Chat Messages with PubNub's Dashboard.
This tutorial walks you through configuring and using the new open-source PubNub Moderation Dashboard to moderate a chat application.
ChatJul 12, 2021
PubNub's React Chat Components Tutorial
PubNub’s React Chat Components empower developers like you to create rich chat experiences with minimal build time, so you can get to market faster.
May 11, 2021
Encryption in Android Using PubNub Kotlin SDK
Which data in your application are sensitive? Encryption in Android Using PubNub Kotlin SDK
Digital HealthMar 24, 2021
Build Doctor-Patient Chat for Telemedicine in React
A tutorial from PubNub on how to build real-time doctor-patient telemedicine chat in your app with React.
GamingFeb 12, 2021
Multiplayer Game Chat Room Tutorial for Unity
Building a chat system in Unity, without dealing with Unity networking, a Photon server, or other modules from the Unity asset store.
ChatDec 17, 2020
Build: Customizable Chat App, React and Typescript
Build a chat app using component-based design in React. Chat apps go from having dozens of UI objects to just a few UI objects using components.