Inject local resources instead of loading over network #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
"Heavy" resources (FontAwesome, Bootstrap, JQuery, etc) should be stored in the mobile app and injected into the web apps.
This would be good for reducing bandwidth usage, but at the risk that a resource on the server might be different than in the app.
Screw this, not gonna happen.