Development concepts
This section gives you background on how different parts of Javelit work.
Javelit's architecture and execution model
Javelit's execution model makes it easy to turn your classes into beautiful, interactive web apps.
- Understand how to run your app.
- Understand Javelit's execution and client-server model.
- Understand the primary tools to work with Javelit reruns.
Multipage apps
- Learn how to structure and configure your multipage app.
App design considerations
Bring together Javelit's architecture and execution model to design your app. Work with Javelit commands to render dynamic and interactic content for your users.
- Learn how to make your apps performant and easy-to-manage.
- Learn how to structure and design your project.
Creating custom components
Custom components extend Javelit's functionality.
- Learn how to build your own custom component.
- Learn how install a third-party component.
Configuration and theming
Javelit provides a variety options to customize and configure your app.
- Learn how to work with configuration options, including server settings, client settings, and theming.
App testing
Javelit app testing enables developers to build and run automated tests. Bring your favorite test automation software and enjoy simple syntax to simulate user input and inspect rendered output.
Still have questions?
Go to our discussions forum for helpful information and advice from Javelit experts.