How to build a chat app that looks like WhatsApp with TalkJS
Tutorial on using the TalkJS Theme Editor to recreate the WhatsApp chat UI, including header color, message bubbles, and layout styling.
Tutorial on using the TalkJS Theme Editor to recreate the WhatsApp chat UI, including header color, message bubbles, and layout styling.
Case study on how job portal Workbank added TalkJS chat with email notifications to replace unresponsive calls and emails between recruiters and candidates.
Tutorial on using TalkJS roles to send different email notification templates to different user groups, like buyers and sellers, based on role settings.
Tutorial on using ngrok to expose a local Node.js server to the internet, allowing TalkJS webhook events like message.sent to be tested locally.
Tutorial on integrating Dialogflow into TalkJS chat using webhooks to receive messages and the REST API to send chatbot responses back to the conversation.
Case study on how podcasting community Audry built 1-on-1 chat and file-sharing with TalkJS to help podcasters connect and collaborate on the platform.
You can mask all network requests to TalkJS by routing all traffic through your own domain. This guide explains how to enable domain masking using Amazon Cloudfront.
Case study on how hiring platform Surehand used TalkJS chat API across web and React Native to connect 25,000+ skilled tradespeople with recruiters.
Content masking allows you to control exactly what type of content your users are able to share—all directly from your TalkJS dashboard.
Tutorial on removing users from TalkJS conversations via the REST API, then securing your integration with identity verification and disabled client-side syncing.
Tutorial on using TalkJS's setFeedFilter method to show only conversations matching a custom attribute, like category, in the Inbox UI.
TalkJS Themes now support fully custom chat headers across inbox, popup, and chatbox UIs, enabling call links, user profile links, and product info displays.