image from Train riding and temporal model

Train riding and temporal model

Post is based on Szymon `Scooletz` Kulec post’s about temporal model - http://blog.scooletz.com/2017/05/01/top-domain-model-im-temporal Riding a train and reading Szymon’s post inspired me to write a post, how I would model the domain of …

read more ➞
image from Kendo - several useful helpers

Kendo - several useful helpers

I would like to share with you my kendo helper functions and directives. I hope, that they will ease develop your apps: Grid group count header: Simple function to add count information to group header for all columns. If group header template is …

read more ➞
image from Angular & kendo - create windows dynamically

Angular & kendo - create windows dynamically

In my application there is a page, which contains 15 windows. Each windows is a form with a lot of inputs - comboboxes / datepickers / autocompletes etc. I found out, that opening this page takes about 1.5 sek due to rendering all windows at the …

read more ➞