All updates

#28
Testing Angular 2 Apps (Part 2): Dependency Injection and Components

Wojciech Kwiatek in Developer Program, on 29 January, 2016

If you missed Part 1 of our Testing Angular 2 Apps series, I encourage you to take a look at it here.

#27
Testing Angular 2 Apps (Part 1): The Beginning

Wojciech Kwiatek in Developer Program, on 27 January, 2016

Introduction Angular 2 tends to be one of the hottest front-end framework last time.

#26
Installation and Update Systems for Windows (Part 2): ClickOnce - As simple as It Gets?

Krzysztof Górski in Developer Program, on 11 January, 2016

In early 2014, inspired by the Slack desktop application for OS X, LiveChat decided to create a new desktop application in a form of a smart client – a web application wrapped in a desktop application window.

#25
C# library for LiveChat API

Krzysztof Górski in Developer Program, on 10 December, 2015

We have just published the C# library for the LiveChat API.

#24
The History of LiveChat Application

Krzysztof Górski in Developer Program, on 30 November, 2015

When looking at the history of LiveChat application one can easily notice that LiveChat desktop application for Windows took many shapes and forms over the years, but regardless of its features and appearance, two of its tasks are common for….

#23
What is SPF - Sender Policy Framework

Grzegorz Wyszyński in Developer Program, on 23 January, 2015

Spoofing is a type of a computer attack in which the attacker pretends to be someone else.

#22
How Tissot Watch Notifies About a Weak Battery

Bartosz Olchówka in Developer Program, on 20 December, 2014

Watches usually don’t have a digital display which shows a battery status icon.

#21
Setting Cookies to Subdomains in JavaScript

Bartosz Olchówka in Developer Program, on 17 December, 2014

Setting cookies to subdomains can be very tricky.

#20
How to create better reports

Filip Jaskólski in Developer Program, on 10 November, 2014

How to create better reports with HTML A report is probably the most common way of displaying data within any substantial business environments.

#19
Should your email validator be that complex?

Bartosz Olchówka in Developer Program, on 01 November, 2014

So you’re a keen programmer that one day faces a problem of validating user’s email address.