Confirmed users
745
edits
Line 99: | Line 99: | ||
* data is included as JSON in the package | * data is included as JSON in the package | ||
** apps are identified back-end and tagged (by Wil) | ** apps are identified back-end and tagged (by Wil) | ||
** apps are filtered by | ** apps are filtered by tag on search endpoint | ||
* all assets not loaded into the package will be lazy-loaded (when the user is online); none of that data will be cached/saved. | * all assets not loaded into the package will be lazy-loaded (when the user is online); none of that data will be cached/saved. | ||
* all assets loaded into the package only get updated with a new package release | * all assets loaded into the package only get updated with a new package release |