November 6 – Code Tips

Class Topics

  • Helpful Visual Studio Code extensions:
    • Code with multiple teammates in the same file at the same time: “Live Share Extension Pack” login with GitHub credentials
    • Want to brainstorm while coding at the same time?: use “Live Share Whiteboard”
    • Preview in a browser: “Open in Browser” by TechER (option + B to open in a browser window)
    • Make code easier to read: “Beautify” (use the F1 key)
  • Code examples: Navigation, Accordion, Picture