Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Web

  • Avoid rendering delays caused by synchronous loading.

  • Use HTTPS instead of HTTP when linking to assets.

  • Prefer using a UTF-8 charset

  • Avoid targeting specific browsers and aim for baseline feature support which means that features are widely available across major browsers.