What’s up?
Check the latest tips, tricks and news from the IT market.
Stay up to date with the marketPolylang – WooCommerce translations
Do you use WooCommerce with Polylang and encounter issues with translations not appearing? In this article, we’re going to reveal a solution.
SendBird Calls – example in React
We’re going to implement Video/Voice calls in our Application using a Peer-to-peer connection (Direct Call).
Load SVG icons efficiently
Our goal is to embed SVG icons globally, so we can reuse them in different parts of the website. We have a solution.
Embed chat using iframe
It is often a good solution to use iframe when creating different applications that will be embedded on third-party websites. Iframe provides a separation between styles and code of both websites.
Chat with datepicker
In this tutorial we’re going to add a datepicker to chat and allow a chat member to pick a preferred date from the calendar view.
App Loader in React
Check how to load app in React. We introduce comprehensive tutorial for everyone.
Modern Events Calendar: get info about the available tickets
Are you in need of custom integration with a MEC plugin? Or do you need to fetch custom details? See how we do it.
Create a channel in the chat
In this tutorial, we’re going to: fetch user IP address and set it as channel data parameters, create a new channel, and create a distinct channel.
Debugging SendBird Chat
You can define different customTypes for messages and append custom data. In this article, we will focus only on the frontend part – Chat in React.
