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.

Code Review: Best Practices from Text Developers

Oliwia Połeć in Developer Program, on 19 July, 2023

Code review is an integral part of the software development process, especially when working with a team.

What are bot webhooks? Learn the ropes of LiveChat’s API features

Oliwia Połeć in Developer Program, on 27 June, 2023

Recently, we explained how to configure webhooks using the LiveChat API.

Get Started with LiveChat Sample Apps

Oliwia Połeć in Developer Program, on 03 April, 2023

Looking for a solid starting point to learn LiveChat APIs? We all know that docs are usually one of the best ways to learn a specific technology, but there are times when you just want to see an actual example of something to really grasp the concept….

Deploying Apps on Heroku

Gabriel Halle in Developer Program, on 01 February, 2023

Heroku is a cloud-based platform for developing and deploying apps.

Creating an Impressive Online Presence with Web Development Portfolios - A Guide to Designing a Professional Website

Gabriel Halle in Developer Program, on 16 December, 2022

Are you a web developer looking to put together a portfolio website? Having an online portfolio is one of the most important steps for any web developer in order to showcase their skills and experience, as well as advertise their services.

Hosting your app for production

Maciej Walaszczyk in Developer Program, on 07 December, 2022

Let’s say you have built an app.

App Ideas: Generate Revenue From Real Feature Requests

Oliwia Połeć in Developer Program, on 05 October, 2022

Having confidence in your app’s future success can be an indefinite boost for your work.

App authorization: Learn Accounts SDK methods with sample apps

Oliwia Połeć in Developer Program, on 17 August, 2022

For most people, the most efficient way to learn something is to experience it on their own.

GitHub Actions in practice

Artur Frącala in Developer Program, on 01 August, 2022

Back in 2018, GitHub introduced a new feature called GitHub Actions.

Load Widget on Demand

Krzysztof Kraus in Developer Program, on 12 July, 2022

Have you ever wanted to load your beautiful chat widget for your customers, but only when they accept a cookie consent prompt on your website? Or to load it only for logged-in customers? It’s possible with our chat widget! In fact, it’s possible….