Development environment
Working on DomUI itself, and on applications built with it: the build, the tooling and the conventions.
- Using the Eclipse compiler (ecj) in Maven builds - what DomUI compiles with, and how to set it up in a build of your own.
- The browser-side build - how the TypeScript becomes the script the browser loads, and how a component of your own adds Javascript to a page.
- Coding rules - the conventions used in the DomUI sources.
