Manuals
Before starting with the manuals, make sure that you know what LaxarJS is about, and that you are familiar with the core concepts.
Basic Manuals
Learn about the building blocks of a LaxarJS application.
-
A step-by-step introduction to writing layouts and pages for a LaxarJS application.
-
Creating a flow through the pages and make the addressable as places.
-
How to communicate between widgets using topics on the event bus.
-
How to create a custom, pluggable style for your widgets and applications.
-
How to create reusable, interactive elements that support themes.
-
What happens when a LaxarJS application starts, and how its assets are prepared.
Advanced Manuals
-
When simple pages are not enough.
-
Documents the LaxarJS configuration API which can be used to configure widgets, and the builtin configuration options.
-
Explains how to leverage the LaxarJS event bus and APIs when writing internationalized applications.