Skip to content

Files

This branch is 43 commits behind thoughtbot/guides:main.

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 10, 2020

Web

  • Avoid rendering delays caused by synchronous loading.
  • Use HTTPS instead of HTTP when linking to assets.
  • Prefer using a UTF-8 charset
  • Avoid supporting versions of Internet Explorer before IE11.