Skip to content

Use CDN instead #1

@onlyphantom

Description

@onlyphantom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions