-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Note really an issue, but I'd recommend we use CDN for all JS / CSS / font resources. This has a few benefits:
- Speed: Supposed the resource is already present on the local machine, then it will serve from the cache instead of having to download from the css / js
- Performance: Same as point above
- Lighter on total app size, better for deployment and hosting
- Right now GitHub shows this repo as "css" being its primary language because it looks at the lines of code in each file, and its file extension. By removing all css and js, and only have custom css, this should show "r" being the primary language instead
- Best practice
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels