Shortcuts

  • Cmnd+option+i Inspect in browser
  • Cmnd+option+u View source in browser
  • cmnd+R Refresh browser
  • cmnd+Shift+R Refresh browser
  • cmnd+Tab key Tabs through open applicationss on your computer
  • Cmnd+X Cut content and put it in the clipboard
  • Cmnd+C Copy content and put it in the clipboard
  • Cmnd+V paste contyent from the clipboard.
  • GitHub: GitHub is a popular server for hosting git repositories (aka folders that git is tracking).
  • !+tab key When you are in an empty file with the suffix of '.html' this will give you "boilerplate html
  • link+tab key When you type this in the head of an html document, it will give you a link tag for a stylesheet