Basic information about Viagra. Making healthcare more efficient, so that it contributes to a better quality of life, assuredly requires new services. Let’s learn the requirements that must be met to make a legal purchase of medicines online. Given the lack of ability to inspect merchandise before buy, people are at higher risk of fraud […]
Can I take Tadalafil if I am taking other medicaments at the same time?
Can I take Tadalafil if I am taking other remedies at the same time? There are sundry circumstances when an individual does not have funds to cover costs related to invited health problems. How they can buy cheap remedies to manage their finances? So the next matter is where can you get information that is […]
What is a Program
Although the word program is not very popular anymore, it still best explains that intangible part of computers, software, that is at least of the same importance than hardware. Find out more…
Errata: Remote Combo in ExtJS Grid Example
There was one piece of information missing in the source of this example: the grid columns configuration. I have added it in the comment, see it there.
Loading more classes in one file
You should not read this post. It describes a bad practice.
Single File ExtJS 5 Application w/o Sencha Cmd
Although Sencha Cmd is a very useful tool for application scaffolding, creating view, controllers and models, sometimes it is faster to use a single-file app. It is especially useful for fast testing, prototyping or concept proof. Read how to do it.
ExtJS 5 Grid Without Store
“Hey, Saki, wait a minute. You must be kidding. Grid must have a store; it is a required configuration option.”
Find out if and how it is possible to have an ExtJS 5 grid without store config option.
On ExtJS 5 Chained Stores
Chained Stores, introduced in ExtJS 5, allow to use one store in multiple views with independent filtering and sorting. This article discusses what they really are, what are drawbacks and it also provides a playground application that.
Ext Application Startup Sequence
The diagram in this article shows how the MVC Ext Application generated by sencha generate app initializes.
Ext Grid Renderer Danger
ExtJS grid renderers are the powerful tool that can, if used correctly, greatly enhance the user interface. However, you can run into several gotchas. This article demonstrates what problems can renderers introduce and explains how to avoid them.
