I had an opportunity to work also with non-Ext frameworks while I was integrating wonderful Bryntum Scheduler and Gantt to Angular, React and while doing so I had to learn about the other frameworks. I already have a lot of experiences with ExtJS and I have written many large production-grade applications in this framework.
The Site Resurgence
Yeah, I know, there has not been a new content here for years. It is not that I would have abandoned ExtJS or software development, it is not that I wouldn’t have anything new to write about. I have been very busy on several big and interesting projects so I started to think almost exclusively […]
Configuring ViewModel Hierarchy
The correctly implemented ViewModel hierarchy in Ext 5.x MVVM applications provides for more robust, modularized and well-written large applications. Read this article to write big, yet maintainable, expandable and bugless applications.
Localization of Ext Applications
Do you need to localize your Ext application and feel that the standard way is not right for you? Read this article to find out other ways to implement translations.
On Software Architecture
Is the application architecture really that important for the development success? Read this article to find out.
Upgrading an existing ExtJS application
Are you planning to upgrade your application to newer version of ExtJS? Read this article to see how to start with UI analysis and what to write to the Design Document.
An Application Design Phase
Do you plan a new application or an upgrade of existing one? Read about the design phase of the project and learn what you must and must not do.
How to calculate size of your application
Have you ever been interested how many files your application consists of? Or how many lines have you and your developers have written in this app? Read to find how to easily count them.
How to confirm Ext window close
How do we use asynchronous Ext.Msg to confirm Ext window close? Find out.
Lightweight Theming
Theming in Ext does not need to be a difficult lot of work. It is very easy to implement color variations of an Ext theme, and that is sufficient for many projects anyway.
