-
Notifications
You must be signed in to change notification settings - Fork 789
Open
Labels
enhancementDoes it add or improve content?Does it add or improve content?
Milestone
Description
Create this section in the docs (Usage > Tips).
This section is supposed to bring useful clues to consumers so they can learn how to deal with some edge-cases, for example.
Add the following items:
And a word of advice: don't rely on remote resources. That will make your app boot slower and if either the user or remote service are offline then infinitely slower.
It's one of the key differences between an app and a website.
Also remote assets are always a vulnerability.
- Make sure to make your app cross-browser compatible since Webview relies on different browser views;
- css error when using vue pwa plugin vue-cli-plugin-tauri#14 (comment);
Metadata
Metadata
Assignees
Labels
enhancementDoes it add or improve content?Does it add or improve content?
Type
Projects
Status
💪 Ready