Programming Notes

Software development is an inseparable part of LiveChat products and our team's daily work. Get coding insights and read interesting programming news from LiveChat developers perspective.

How to set up Custom Identity Provider [Tutorial]

Igor Bojczuk in Developer Program, on 06 July, 2022

The main idea behind the Custom Identity Provider (CIP) is sharing the LiveChat chat history between multiple devices and sessions.

Customer Identity Provider

LiveChat in Developer Program, on 09 May, 2022

Customer Identity Provider (CIP) is targeted for businesses that have some sort of user account system implemented within their product.

Chat Widget Adapters: Leverage your website's integrity and upgrade the user experience

Oliwia Połeć in Developer Program, on 29 March, 2022

The best practice taught by all developers is to keep your code clean and integrated with the framework you use.

Video introduction to the Developer Console

Oliwia Połeć in Developer Program, on 22 December, 2021

Learning is an essential part of growing your skills.

Webhook tutorial: What are webhooks & how to use them with the LiveChat API?

Aleksandra Kacperczyk in Developer Program, on 29 April, 2021

In the non-digital world, it’s the mailman who delivers our mail whenever there’s any.

Optimizing JavaScript libraries by making tree shaking actually work

Oliwia Połeć in Developer Program, on 26 April, 2021

The so-called tree shaking is a concept library authors will utilize the most, but the knowledge of the process will also benefit every developer’s daily work.

Gatsby Case Study: the LiveChat Marketplace

Jakub Sikora in Developer Program, on 28 April, 2020

In February, I had a pleasure to talk about migrating the LiveChat Marketplace to Gatsby at #3 JAMstack Wrocław: The One on Fat Thursday.

#85
What Is OAuth 2.0, And How To Use It With LiveChat's API

Jakub Arent in Developer Program, on 04 April, 2018

LiveChat OAuth 2.

#82
How to Create JavaScript Libraries (Part 2)

Mateusz Burzyński in Developer Program, on 07 March, 2018

How to Create JavaScript Library – Part 2 This is the second part of How to Create JavaScript Libraries in 2018 series.

#80
How to Create JavaScript Libraries (Part 1 - Basic)

Mateusz Burzyński in Developer Program, on 20 February, 2018

How to Create JavaScript Library This article is inspired by a great piece by Anton Kosykh, How to write and build JS libraries in 2018.