Christian Posta — Software Blog

Become the best you can be at your profession. If you've stopped learning, you've given up.

Ext-GWT

Using Apache Maven with Ext-GWT (part I)

Apache Maven is a popular project-management tool that allows you to model your projects in XML and then streamline the development lifecycle by taking advantage of dependency management and convention over configuration. I use Maven for all of my new projects, and I have had the chance to use Maven to manage my GWT projects. [...]

Tags: , , , , ,

Posted in Ext-GWT, Maven | 5 Comments »

Getting started with Ext-GWT: The Mail reference application

For this entry, being the first, I would like to help the Ext-GWT community (especially those newly introduced to the framework) grasp a firm understanding of the reference “Mail” application, specifically the MVC structure found in this app. I have found that understanding these reference applications (especially the MVC) goes a long way toward using [...]

Tags: , , , ,

Posted in Uncategorized | 44 Comments »