Home - PageAmp/pageamp GitHub Wiki
PageAmp is designed around a few concepts which, combined, provide exceptional value:
- Isomorphic Pages
-
Reactive Logic, with
:attributes
and[[expressions]]
-
Modules, with
<:include>
and<:import>
-
Components, with
<:define>
and<:slot>
- Kits, combining modules and components
-
Data Binding, with
:data
and[[data expressions]]
-
Data Sources, with
<:datasource>
Appendices