image from Kendo + slider + custom labels

Kendo + slider + custom labels

In my project, I wanted to change labels from slider to different one. By default, labels are defined as a range of values - for example, from 0 to 10, with a step of 2. My need was to show the array of [1, 2, 4, 6, 10, 16]. And unfortunately, kendo …

read more ➞
image from DevConf 2017

DevConf 2017

DevConf (former DevDay) has ended. It was a great event with interesting presentations and inspiring people who were always willing to argue on some important topics like “Why repositories are evil” ;) Even if I was slightly discouraged …

read more ➞
image from CQRS in 4 steps - Lightning talk

CQRS in 4 steps - Lightning talk

I finished work on my lightning talk about “CQRS in 4 steps” and successfully presented it to my company’s folks. You can find slides from my presentation on Slideshare and download it from my OneDrive to get my inside notes ;) …

read more ➞
image from Serverless – Local environment [2]

Serverless – Local environment [2]

This post is one in the cycle of posts related to serverless topic. To check all of them go to serverless category. Why functions in Javascript? For my client I decided to launch 3 functionalities in Azure Functions, written in Javascript language. …

read more ➞
image from PowerApps - few words against

PowerApps - few words against

For my client I wanted to add option to create quality complaint just from mobile device - run camera and take few photos, add some description and push it to world. I heard that PowerApps are very good for such functionality - they are …

read more ➞
image from Serverless - Introduction [1]

Serverless - Introduction [1]

This post is one in the cycle of posts related to serverless topic. To check all of them go to serverless category. Introduction Serverless is currently the biggest hype of IT industry - everyday more and more posts / videos / speeches are created …

read more ➞