-
Notifications
You must be signed in to change notification settings - Fork 4
Net
Eric edited this page Sep 25, 2022
·
10 revisions
Net
is a static class that acts as a file loader.Net
caches then the loaded file in Cache. It automatically preloads everything found in thepreload
node of yourapp.json
.
To check out this page to learn to use the CLI to prepare your app and automatically add files to preload to your
app.json
config.
OGX.Net.load(_FILEPATH_, _CALLBACK_, _PARAMS_);
- Welcome
- Changelog
- Structure
- Configuration
- Getting started
- CLI
- Poly
- Core
- Templating
- Routing
- Controllers
- Components
- Extra Components
- Helpers
- Styling
- Debugging