Skip to content

Latest commit

 

History

History
executable file
·
92 lines (82 loc) · 4.32 KB

code_environments.md

File metadata and controls

executable file
·
92 lines (82 loc) · 4.32 KB

Code Environments

Local

Online Coding Environments

Skills

  • Rearrange windows
  • Block Indent + De-indent
  • Look at the colours of the brackets - indentation
  • Multiple terminals
  • Hotkeys to move tabs + run
    • See more in mapOfComputing hotkeys
  • understand whitespace (and different newlines, tabs, spaces)
  • Get a small program that works - commit! - add functionality - Read the errors
  • Devtools
    • Network (request response? cors?)
    • JS console