Blog.

What is an event?

Event are often misunderstood as to their origin, purpose and handling. You can find in-depth definition of events which knowledge gives you the potential ability to effectively use them in your applications whether small or large.

Read More »

Displaying 1:n Data in Grid

Imagine that you have a one-to-many relationship in your database, for example, you have table person in which you keep personal data (first, middle, last names, etc.) and you have table phone where you keep phone numbers (phone type, phone number).

It is quite common to have person:phones, company:phones, order:items, invoice:items, etc relationships.

Read More »

xtype defined

There has been a lot of confusion I have observed on the Ext Forums as to xtype. Some people ignore it fully, some think that it is what it is not. So I’ve decided to clarify it.

Read More »

Extension or Plugin?

Should we code our special functionality we need to add to Ext or Touch as extension or as plugin? This article discusses differences and use cases of both approaches to give you all information you need for right decisions on the matter.

Read More »

Array Overrides

On the way of development of my project I came to need to have set methods for javascript Array object especially intersection. Googling has shown

Read More »

Enter your username and password to log into your account. Don't have an account? Sign up.

Want to collaborate on an upcoming project?