Don’t you like 16×16 icons? Or they just do not look good on your Retina display anymore? Read this post to learn how to use Font Icons that are scalable, resolution independent and they always look good.
Embedding an Ext component in a page
There can be cases where we have an existing page and we just need to insert a grid, from or tree into it. The approach is very simple…
Blessing and Curse of refs
Controller config option refs provides an easy way to get refereneces to views within the controller. However, there’s a catch. In some situations refs do not work as expected or cannot be used at all.
What is a computer?
Why should we even seek an answer to this question? Everybody knows. We use them every day, they’re all around us and we cannot even imagine life without them. Well, you wouldn’t believe how many people cannot give you a definition, even if they use computers all day long.
What is an Education?
Do you have a bad experience with formal education or education in general? Read this article to find out why and to know what the education really is.
How to add an IP address to loopback interface on Mac
It is sometimes necessary to have another loopback interface, for example to test https protocol on Mac. Read how to create it.
Ext Extension with Factory Functions File Pattern
This post describes how to write an Ext extension using factory functions.
I would like to say, Thank you!
I have received very nice private message on Sencha Forums from the user new to ExtJS whom I helped to understand the basic concepts of Ext applications. Here is the full text of the message (with his permission).
Experience: Ext Component loading can be slow
This spring I was contacted by one company with the request of consulting on their application developed in PHP and ExtJS Javascript Library. They wanted to come on site, stay with them one week and advise. I usually take such jobs but I always want to know what product is expected so I know in […]
Factory Functions in Ext Extensions (Abstract Classes)
In essence, factory functions are class methods that manufacture items or other properties during the instantiation of the class. This article explains pros and cons of factory function and how to use them correctly.
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 7
- Next Page »
