Blog  |   Sitemap  |   Search  |   Language:  eng рус
Home
JavaScript GUI FrameworkTutorials

Hello World!

The very first example that most of us, developers, write in a new programming environment is "Hello World!" The Hello World! page will highlight all major aspects of such application.

Getting Started

The Getting Started Guide will provide you with directions to where to download Ample SDK, how to set up the development environment which will include: the client in which the application runs, the server which serves application resources, the IDE that is used for developing code and the debugger that will help debugging the code.

Application Development Guide

The Application Development is written for developers who build applications with Ample SDK framework. The topics include: how to layout application UI, how to style it and how to write UI logic.

Extensions Development Guide

The Extensions Development is written for developers who build extensions to the Ample SDK framework. It covers creating new markup based languages and components, UI managers.

Technical Articles

Many documents end up in Technical Articles. You may refer there to get a sneak peek on framework lifetime, architecture details and more.