-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- Implement Preloading Static Content
- Implement Prefetch, Preconnect, Prerender (DNS)
- Prefetch Webpages expected to be opened by user
- Plain HTTP caching for immutable content and no-cache for mutable content
- Remove all useless code
- Add compression middle ware in express (Ref: npmjs.org > compression)
- Redirect www to non www version
Metadata
Metadata
Assignees
Labels
No labels